Jul 9, 2004 #1 Scooby74 Programmer Jul 9, 2004 4 DE Hi all, probably it is an easy questions for specialists: How can I get the value of the parameter "sort_heap_top"? I need this value to set the parameter "sheapthres". Many thanks. Ulrich
Hi all, probably it is an easy questions for specialists: How can I get the value of the parameter "sort_heap_top"? I need this value to set the parameter "sheapthres". Many thanks. Ulrich
Jul 9, 2004 #2 blom0344 Technical User Mar 20, 2002 3,441 NL you mean 'sort heap threshold'? issue the command line: get dbm cfg you get a long list of parameters for the database manager configuration.... T. Blom Information analyst tbl@shimano-eu.com Upvote 0 Downvote
you mean 'sort heap threshold'? issue the command line: get dbm cfg you get a long list of parameters for the database manager configuration.... T. Blom Information analyst tbl@shimano-eu.com
Jul 12, 2004 Thread starter #3 Scooby74 Programmer Jul 9, 2004 4 DE No, I mean 'sort_heap_top'. Does anyone know how to extract this parameter? Thanks Scooby Upvote 0 Downvote
Jul 12, 2004 #4 amorous Programmer Sep 5, 2003 1,008 US Does this work??? View sort_heap_top -VJ Upvote 0 Downvote