• Aucun résultat trouvé

System and Account Status

Dans le document Guide Order (Page 124-128)

The SHOW USER command displays information about users who are logged in and what system resources they are using. The SHOW JOB command displays the status of your current job. The SHOW SYSTEM command displays the default

characteristics of the system. The SHOW ACCOUNT command displays data about an account.

System and Account Operations 4-3

SHOW

The following is an example of the SHOW USER command, along with an explana-tion of each numbered element in the display:

$ SHOW USER

m

CD

RSTS ~18. 0 status at 08-Jun-85, 05:50 PM Up: 8:22:18

® ®

@)

® ®

(j)

® ®

Job Who Where What Size State Run-TillIe RTS 3 1 ,228 KB27 NET 17/8aK Sl 3.a ••• RS>{

5 1 ,21 a KB28 SYSTAT 20/8aK RN lc.' 3.2 ••• RS}{

11 1 .188 KB30* OCl a/8aK ""c 8:38.a DCl la 1 ,231 KBa5 BACKUP 15/8aK Sl 8: 13.8 ••• RS>{

The display tells you the following:

CD

System status information -You are using RSTS/E Version 9.0 software. At the present day and time (09-Jun-85, 05:50 PM) the system has been operating for 6 hours, 22 minutes, and 19 seconds (Up: 6:22: 19).

®

Job - There are five attached jobs now in use on the system.

®

Who - This column displays the accounts to which the jobs belong.

@) Where - This column displays the keyboards controlled by the jobs. The asterisk (*) following KB30 indicates a dial-up line.

®

What - Various operations (SYSTA T, BACKUP) are being performed.

®

Size - These numbers indicate both the actual size of your job, as well as the size to which the job can expand. The size is shown in thousands of words -or K w-ords - of computer storage space. A word is a unit of storage in the computer that holds 16 bits, or 2 ASCII characters, of information. In

computing, K approximates thousand-word units of memory storage (actually 1K= 1024 words). The Size column is mainly to tell you the load each job places on the system.

(j) State - The status of each job is determined by the operation being

performed. For example, the SYSTAT job's status is RN Lck. This means that the job is running or waiting to run (RN), and that it is locked in memory (Lck) during the SYSTAT operation. The SYSTA T operation is completed when the display appears at your terminal and is followed by the DCL prompt, which shows that your job is no longer locked in memory .

. ®

Run-Time - The system keeps track of the CPU time each job uses. For example, the BACKUP job has used a total of 8 minutes and 13 seconds of CPU time.

®

RTS (Run-Time System) - RSTS/E provides a variety of run-time systems, including DCL and null RTS (shown on the display as " ... RSX").

4-4 System and Account Operations

SHOW

Table 4-2 shows the elements you may find in a system status display. You might want to refer to this table when you use the SHOW USER or SHOW JOB commands.

Table 4-2: SHOW USER and SHOW JOB Abbreviations

Abbreviation Meaning Description

Where Column

DET Detached Job is detached from all terminals.

* Dial-up Job is running over a dial-up line.

Who Column

**,** - Job is not logged into the system.

State Column (Job Status)

RN Run Job is running or waiting to run.

RS Residency Job is waiting for residency. (The job has been swapped out of memory and is waiting to be swapped back in.) BF Buffers Job is waiting for buffers (no space is available for 1/0

buffers).

SL Sleep Job is sleeping (SLEEP statement).

SR SendlReceive Job is sleeping and is a message receiver.

FP File Processor Job is waiting for file processing by the system (opening or closing a file, file search).

IT Terminal Job is waiting to perform output to a terminal.

HB Hibernating Job is detached and waiting to perform 110 to or from a terminal. (Someone must attach to the job before it can resume execution.)

KB Keyboard Job is waiting for input from a terminal.

"C CTRUC Job is at command level, awaiting a command. (In other words, the keyboard monitor has displayed its prompt and is waiting for input.)

CR Card Reader Job is waiting for input from a card reader.

MT,MM,orMS Magnetic Tape Job is waiting for magnetic tape 1/0.

LP Line Printer Job is waiting to perform line printer output.

DT DECtape Job is waiting for DECtape 110.

DK,DM,DB, Disk Job is waiting to perform disk 110.

DP,DL,DR

DX Flexible Job is waiting to perform flexible diskette 110.

Diskette

(continued on next page)

System and Account Operations 4-5

SHOW

Table 4-2: SHOW USER and SHOW JOB Abbreviations (Cont.)

Abbreviation Meaning Description

RJ RJ2780 Job is waiting for RJ2780 liD. (The RJ2780 is a device for communicating with an IBM system.)

?? - Job's state cannot be determined by the SHOW command.

+ or- Temporary Job has temporary privilege. A plus sign (+ ) means that the Privileges temporary privilege is active. The minus sign (-) means that

the program has temporary privilege, but that it is not active.

The following status descriptions may appear after one or more of the other job state abbreviations:

Lck Locked Job is locked in memory for the current operation.

Nsw No Swapping A program has requested that the job not be swapped from memory.

Swi Swapping In Job is currently being swapped into memory.

Swo Swapping Out Job is currently being swapped out of memory.

Xnn - Job is swapped out and occupies slot nn in swap file X; file is denoted by A, B, C, or D to represent files 0 through 3 of the swapping structure. For example, A03 means slot 3 of swapping file O.

RTS Column (Run-time System)

Note

Any run-time system available on your system may appear in this column. Some of the most commonly used run-time systems are listed here.

BASIC BASIC The BASIC-PLUS run-time system.

BASIC2 BASIC-PLUS-2 The BASIC-PLUS-2 run-time system.

DCL DCL The DIGITAL Command Language (DCL) keyboard

monitor.

RTll RTll The RTll run-time system.

RSX RSX The RSX run-time system.

... RSX - "Null RTS," meaning the monitor is executing your job di-rectly without using a run-time system.

4-6 System and Account Operations

SHOW

Dans le document Guide Order (Page 124-128)