Thanks for the replies. It now becomes clear, I thought I was looking at two numbers separated by a comma, but its just the local locale way of formatting a number into thousands.
Regards Pete -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Richard Sims Sent: 28 October 2005 13:55 To: [email protected] Subject: Re: [ADSM-L] Antwort: query session command - for a specific session On Oct 28, 2005, at 7:43 AM, Alexander Verkooijen wrote: > Just nitpicking but "show session {xxx}" > seems to ignore the session number. > It displays information for all session > regardless whether a sessions number is > provided or not. > Indeed, it does not take an operand. The developers provide us the opportunity to get the info we need via a Select command on the SESSIONS table. The original poster should note that number and date formats are governed by locale; and numbers entered in commands should be simple integer sequences, not in the formatted output form as displayed in response to commands. Richard Sims
