Search results

Jump to: navigation, search
  • ... by commas (,); the command interpreter concatenates the items into one record and writes the record to the output file. The maximum size of any record ...
    3 KB (477 words) - 11:06, 2 December 2019
  • ... pages that the existing articles have links to. A good topic is one you can write at least 500 words about. =Starting= If you have chosen one of the ...
    10 KB (1,491 words) - 10:16, 20 October 2022
  • '''VCC_WRITE_DELAY''' is a System Parameters system parameter reserved for VSI use only. This parameter is available on Alpha and ...
    197 bytes (27 words) - 15:57, 2 July 2019
  • ... member number. The directive inserts the brackets and the comma. $ write sys$output f$fao(" %U",65540) 1,4 - style="text-align:center;" nx ...
    8 KB (1,092 words) - 05:46, 15 January 2019
  • ... sys$output "''esc' 2K" - Erases from the cursor to end of screen J $ write sys$output "''esc' J" - From beginning of screen to cursor 1J ...
    4 KB (595 words) - 19:11, 24 June 2022
  • ... is denied. The requesting process does not have the privilege to read or write to this mailbox. (The protection mask is defined when the mailbox is ...
    122 KB (18,338 words) - 07:03, 23 December 2019
  • ... consist of a set of LALR(1) parsing tables and a driver routine. Yacc normally writes the parse tables and the driver routine to the file y_tab. The ...
    228 KB (33,783 words) - 18:52, 12 July 2023
  • ... read access to the file, but no user is allowed write access. If you open a file with /READ/WRITE, no other users are allowed access while the file is ...
    3 KB (505 words) - 09:41, 2 December 2019
  • ... By default, header label 3 is written. You can specify the /NOHDR3 qualifier to write magnetic tapes that are to be used on other systems that do not ...
    18 KB (2,869 words) - 14:52, 2 December 2019
  • ... sys$output f$fao(" SB kot 1%C 2%Cy 3%Cy 4%Cy %Eow %F",5) 5 kotow $ write sys$output f$fao(" SB kot 1%C 2%Cy 3%Cy 4%Cy %Eow %F",6) 6 kotow ...
    3 KB (592 words) - 10:48, 13 September 2018
  • ... Gives you the right to read data from the device - Write Gives you the right to write data to the device - Physical Gives you the right to ...
    10 KB (1,603 words) - 08:47, 3 February 2020
  • ... in the inner quoted string being normalized: $ a = "These """quotes""" are great" $ write sys$output a These "QUOTES" are great Another way is to use ...
    5 KB (748 words) - 09:28, 22 October 2018
  • ... ,0 A magnetic tape volume that allows write (W) access to your current UIC ... - '''EXPIRATION''' Allows you to write to a tape that has not ...
    24 KB (3,938 words) - 14:47, 2 December 2019
  • ... in named format to its integer equivalent, or vice versa. $ WRITE SYS$OUTPUT F$IDENTIFIER("SLOANE","NAME_TO_NUMBER") 15728665 F$CUNITS converts ...
    6 KB (881 words) - 17:24, 7 January 2020
  • ... write sys$output f$string(5) 5 $ write sys$output f$integer("") 0 $ write sys$output f$integer("a") 0 $ write sys$output f$integer("hello") 0 $ write ...
    1 KB (220 words) - 05:48, 15 January 2019
  • ... to specify that the channel assigned to the mailbox is a READ ONLY or WRITE ONLY channel. If the flags argument is not specified, then the default ...
    15 KB (2,430 words) - 12:45, 28 November 2019
  • ... specifying the length (in bytes) of the buffer in which $GETSYI is to write the information. The length of the buffer needed depends upon the item ...
    54 KB (8,797 words) - 19:32, 13 November 2019
  • ... removing double spaces from a string: SMAN43$ a = " hello there" SMAN43$ write sys$output f$edit(a,"compress") hello there removing all spaces from ...
    4 KB (656 words) - 11:20, 10 January 2020
  • ... sys$output f$trnlnm("MYLOG","LNM$SYSTEM_TABLE",0) DKA0: DATA1 LOG1.LOG $ write sys$output f$trnlnm("MYLOG","LNM$SYSTEM_TABLE",1) DKA0: DATA2 LOG2.LOG ...
    5 KB (863 words) - 05:48, 15 January 2019
  • ... Execute, Control - Logical Name Table Logical Name Tables Read, Write, Create, Delete, Control - Queue Queues Read, Submit, Delete ...
    854 bytes (111 words) - 05:50, 23 August 2018
  • ... in individual SCS messages to the node with the master write bitmap. If the writes sent by a remote node reach an upper threshhold of messages during ...
    2 KB (261 words) - 16:18, 2 July 2019
  • ... specifying the length (in bytes) of the buffer in which $GETJPI is to write the information. The length of the buffer needed depends on the item code ...
    49 KB (8,143 words) - 07:47, 14 November 2019
  • ... includes execute access to a specified file or group of files on disk. - Write Write to or change the contents of a file, but not delete it. ...
    4 KB (560 words) - 11:49, 31 January 2020
  • ... 09:50:31 $ WRITE SYS$OUTPUT F$CVTIME(,,"DAYOFYEAR") 86 $ WRITE SYS$OUTPUT F$CVTIME(,,"HOUROFYEAR") 2049 $ WRITE SYS$OUTPUT F$CVTIME(,,"MINUTEOFYEAR ...
    3 KB (480 words) - 05:45, 15 January 2019
  • ... GB TB =Example= $ WRITE SYS$OUTPUT F$CUNITS(1024) 512KB $ WRITE SYS$OUTPUT F$CUNITS(1024, "BLOCKS") 512KB $ WRITE SYS$OUTPUT F$CUNITS(1024, "BLOCKS ...
    814 bytes (107 words) - 08:36, 5 April 2019
  • ... the profile, you must set the write lock flag (OSS$M_WLOCK) when you ... buffer in which $GET_SECURITY is to write the information. The length of the ...
    13 KB (2,135 words) - 10:47, 3 February 2020
  • ... For a file to be made writable, the channel used to open the file must allow write access to the file. If the flag bit SEC$M_SYSGBL is set, the flag ...
    27 KB (4,468 words) - 12:46, 28 November 2019
  • ... Returns a nonzero integer if an error occurred while reading or writing a file. ;parameters : fp:object : A pointer to the file ;returns : status ...
    37 KB (5,969 words) - 23:26, 6 July 2022
  • ... CURRENT SYSGEN> SET CHANNELCNT 32767 SYSGEN> SET WSMAX 900000 SYSGEN> WRITE ACTIVE SYSGEN> WRITE CURRENT Note: It is important to note that the system ...
    49 KB (7,079 words) - 07:13, 20 October 2021
  • ... not compressed, require a dump file big enough to hold all memory. Selective memory dumps write as much of the memory in use at the time of the system ...
    73 KB (10,966 words) - 01:24, 5 June 2022
  • ... allows any registered user to write an article or suggest changes ... project, you can: How to write an article write new articles How to ...
    7 KB (921 words) - 13:44, 15 November 2023
  • ... in individual SCS messages to the node with the master write bitmap. If the writes sent by a remote node reach an upper threshhold of messages during ...
    1 KB (198 words) - 16:19, 2 July 2019
  • ... access to the resource and allows sharing with other readers Concurrent Write: grants write access to the resource and allows its sharing with other ...
    14 KB (2,289 words) - 06:40, 16 November 2019
  • ... command can only use the RMS sequential file access method to read and write to the pipes. Certain OpenVMS utilities may access their input and output ...
    10 KB (1,419 words) - 17:02, 2 December 2019
  • ... String TRUE or FALSE to indicate whether the device has write checking enabled. - XFC_DEPOSING style="text-align:center;" String TRUE or ...
    37 KB (5,607 words) - 11:27, 28 October 2022
  • ... to file headers are enabled. The default value is 1, which enables deferred writes to file headers. To disable the feature, set ACP_WRITEBACK to 0. ...
    7 KB (1,120 words) - 04:01, 23 August 2018
  • ... does not move for as long as FREEZE_CONTEXT is specified $ write sys$output qname $ if qbatch then write sys$output "Batch queue" $ if qidle then ...
    8 KB (1,290 words) - 11:10, 26 May 2021
  • ... = The two types of system dumps are physical and selective. A physical dump writes the entire contents of physical memory to the system dump file. To ...
    6 KB (1,127 words) - 13:54, 12 November 2019
  • ... read I/O operations from disk as a result of Page Fault page faults Page Write Rate: rate of pages written to the Page File page file Page ...
    1 KB (227 words) - 11:22, 2 June 2019
  • ... indicating that it is not loaded on the system. $ WRITE SYS$OUTPUT F$LICENSE("ABC") FALSE $ WRITE SYS$OUTPUT F$LICENSE("ABC","XYZ") TRUE In the first ...
    2 KB (245 words) - 10:45, 29 June 2019
  • ... I/O status block to 0. When the requested operation has completed, $GETQUI writes a condition value in the first longword of the I/O status block. It ...
    47 KB (7,858 words) - 12:47, 28 November 2019
  • ... it has been read. An indexed file must be opened with the /READ and /WRITE qualifiers in order to use the READ/DELETE command. /END_OF_FILE=label ...
    5 KB (855 words) - 14:01, 18 December 2023
  • ... 16:26:35.77" $ SHOW SYMBOL END END = "15-JUL-2003 16:26:41.39" $ WRITE SYS$OUTPUT F$DELTA_TIME(START,END) 0 00:00:05.62 Displaying the delta between ...
    995 bytes (145 words) - 05:45, 15 January 2019
  • ... NODE = 1 $ $ $ Announce system specific startup on the console $ $ WRITE SYS$OUTPUT "" $ WRITE SYS$OUTPUT "The OpenVMS system is now executing the ...
    17 KB (2,405 words) - 05:06, 14 February 2019
  • ... the article could benefit from the article does not follow the How to write an article style guide and/or other rules of this wiki the article ...
    2 KB (351 words) - 09:00, 15 February 2019
  • ... one directly to OPA0: . =Timeout= Mount verification (except in case of write locking) continues until it times out. The timeout is controlled with ...
    972 bytes (141 words) - 18:36, 1 June 2019
  • ... to continue to the next volume of a volume set - SYS$PUT Writes a new record to a file - SYS$RELEASE Unlocks a record pointed to by ...
    3 KB (450 words) - 19:22, 4 June 2019
  • ... THEN EXIT $ nodename = F$GETSYI ("NODENAME",,id) $ WRITE SYS$OUTPUT nodename $ GOTO start $NOT_CLUSTER: $ WRITE SYS$OUTPUT "Not a member of a cluster. ...
    2 KB (413 words) - 19:04, 28 June 2019
  • ... by the buffer argument. return_size SyservArgument longword_signed longword (signed) write by 32- or 64-bit reference The amount of data, in ...
    2 KB (372 words) - 12:48, 28 November 2019
  • ... by the buffer argument. return_size SyservArgument rights_id longword (unsigned) write by 32- or 64-bit reference The amount of data, in bytes ...
    2 KB (386 words) - 12:48, 28 November 2019
  • ... of the two is performed on the file during transfers. By default, a write data check is performed. '''/END_OF_FILE''' resets the end-of-file (EOF) ...
    11 KB (1,818 words) - 03:59, 25 November 2021
  • ... to the terminal. =Access Required= Requires write (W) access to the Master ... or BYPASS user privileges have write (W) access to the MFD ...
    790 bytes (113 words) - 14:11, 2 December 2019
  • ... return a longword value that indicates additional information about the operation. $ACM writes this value in the ACMESB$L_ACME_STATUS field of the ACM ...
    29 KB (4,677 words) - 11:15, 23 March 2022
  • ... _connect:before SSL initialization SSL_connect:SSLv3/TLS write client hello SSL_connect:SSLv3/TLS write client hello SSL_connect:SSLv3/TLS read server ...
    50 KB (7,396 words) - 17:34, 26 January 2022
  • ... that read-after-write consistency checks are not allowed on deferred writes. Deferred writes are turned off if this bit is set. - 3 Reserved for ...
    2 KB (302 words) - 11:20, 23 March 2022
  • ... Access objects through the system protection field - UPGRADE (privilege) Write to a higher integrity object or raise an object's integrity ...
    976 bytes (135 words) - 18:11, 23 July 2019
  • ... /DISABLE, $SNDOPR - Send a Broadcast Message broadcast message $BRKTHRU,$BRDCST - Write an event to the Operator Log File operator log ...
    6 KB (963 words) - 11:28, 2 December 2019
  • ... , they are considered System and get System access to the file (Read, Write, Execute, Delete). If ACCOUNTING,GREG tries to access the file, they are ...
    2 KB (409 words) - 13:01, 14 March 2019
  • ... CREATE, DELETE, EXECUTE, LOCK, LOGICAL, MANAGE, PHYSICAL, READ, SUBMIT, USE, WRITE - ACCOUNT Specifies the account name on which the selection is ...
    14 KB (2,109 words) - 02:26, 26 November 2021
  • ... access to the volume itself. Volumes have four access types: Read, Write, Create, Delete. The volume's owner and users with VOLPRO privilege have ...
    3 KB (399 words) - 11:05, 3 December 2019
  • ... extract 8 bits from it into symbol B, 97 is extracted. $ write sys$output f$cvui(0,f$integer(p1),p2) $ count = 0 $loop: $ if count .eq. f$integer(p1) ...
    1 KB (182 words) - 09:01, 5 April 2019
  • ... to display in bytes. - WRITE New /WAIT /NOWAIT qualifier - ... menu from which an administrator can read, write, or edit entries in a Kerberos V5 ...
    10 KB (1,482 words) - 08:05, 2 December 2019
  • ... the number of pages on the list to drop to or below this limit, writing stops. MPW_LOLIMIT ensures that a certain number of pages are available on the ...
    603 bytes (101 words) - 11:16, 9 April 2019
  • ... acquire free pages. If this requirement is met, the swapper tries to write the modified-page list rather than taking pages away from or swapping out ...
    486 bytes (78 words) - 11:21, 9 April 2019
  • ... specifying the length (in bytes) of the buffer in which $SETUAI is to write the information. The length of the buffer varies, depending on the item ...
    24 KB (4,006 words) - 09:56, 8 June 2019
  • ... that normally contains the user-supplied address of a word in which the service writes the length in bytes of the information it returned. This is not ...
    15 KB (2,536 words) - 09:56, 8 June 2019
  • ... database does not exist. - RMS$_PRV The user does not have write access to the rights database. Because the rights database is an indexed ...
    5 KB (698 words) - 12:23, 15 July 2019
  • ... to the candidate string. =Examples= $ write sys$output f$match_wild ("This ... found that the strings match. $ write sys$output f$match_wild ("This is a ...
    810 bytes (126 words) - 15:58, 28 June 2019
  • ... "The dump device for this system is ", dump_ device This function writes out the dump device for the system. $ a = f$getenv("auto_action") $ show ...
    2 KB (265 words) - 17:10, 9 October 2020
  • ... OPCOM_LVL''' is a System Parameters system parameter that controls whether write bitmap system messages are sent to the operator console. Possible ...
    610 bytes (89 words) - 19:32, 13 November 2019
  • ... fail. Dismounted shadow sets, unused shadow sets, and shadow sets with no write bitmaps allocated to them are included in the count for SHADOW_MAX ...
    1 KB (239 words) - 15:05, 2 July 2019
  • ... to volumes currently mounted on the local node, as well as reads and writes to volumes mounted in the future. If VCC_MAX_IO_SIZE is 0, the extended ...
    806 bytes (141 words) - 15:55, 2 July 2019
  • ... available for managing the update traffic between a master write bitmap and its corresponding local write bitmaps in an OpenVMS Cluster system. The ...
    1,014 bytes (165 words) - 16:19, 2 July 2019
  • ... causes a process to wait until the next time the modified page writer writes the modified list. MPW_WRTCLUSTER sets the number of pages to be ...
    1 KB (194 words) - 06:20, 3 July 2019
  • ... completed successfully. - SS$_ACCVIO The argument was not accessible for write in the mode of the caller. =Privileges Required= None =Quota ...
    1 KB (152 words) - 11:17, 23 March 2022
  • ... summary Fourth quadword, the register write mask =Format= SYS$GET_ARITH_EXCEPTION ... vector_quadword_unsigned) write only by descriptor Four-quadword ...
    2 KB (286 words) - 12:48, 28 November 2019
  • ... is not filled in. iosb SyservArgument io_status_block quadword (unsigned) write only by reference I/O status block in which the following ...
    12 KB (1,841 words) - 15:11, 15 July 2019
  • ... you mount it outside of the shadow set, the volume will be write locked. To ignore shadow membership on mount, use '''MOUNT/OVERRIDE=SHADOW_MEMBERSHIP ...
    14 KB (1,794 words) - 09:38, 17 July 2019
  • ... To set the value of a string or char variable, you can write an escaped string (using Java rules). Enclosing quotes are not required. Debugging ...
    5 KB (718 words) - 08:02, 11 September 2019
  • ... new files or expand existing ones. Users who attempt to write a file to a spooled printer must have write access and have sufficient quota on the disk ...
    2 KB (347 words) - 13:40, 10 November 2019
  • ... prvpri argument is the address of a longword into which $SETPRI writes the previous base priority of the process. policy SyservArgument longword ...
    9 KB (1,345 words) - 10:26, 13 November 2019
  • ... easy access to native shared libraries (RTL, System services on OpenVMS) without writing anything but Java code – no JNI or native code is required. ...
    28 KB (4,116 words) - 11:35, 19 October 2021
  • ... if you omit the file type, .DAT is the default. The /NEW_FILE qualifier writes a record to the end of the old file that contains a forward pointer to ...
    3 KB (489 words) - 11:21, 23 May 2023
  • ... Physical I/O access - READ Read access - SUBMIT Submit access - WRITE Write access - ACL Specifies an event requested by an ...
    8 KB (1,069 words) - 15:37, 11 December 2019
  • ... , group (G), or world (W). Specify the access parameter as read (R), write (W), execute (E), or delete (D). The default protection, including any ...
    5 KB (853 words) - 16:09, 3 December 2019
  • ... does not change the directory modification time. Files have four rights bits (read, write, execute, and delete); Linux (UNIX) has only three (read ...
    3 KB (431 words) - 07:50, 1 July 2021
  • ... the commands used to write UEFI applications. https:// ... Smith The article covers the basics of writing and compiling the code for UEFI format ...
    25 KB (3,483 words) - 09:59, 29 August 2022
  • ... 00000000 00000000 %XQP, Thread 0, Deaccess (10729,6,0) Reads: 1, Writes: 0, Status: 00000001 Directory USER$DISK: JDOE.OPENVMS.tests ... Total of ...
    3 KB (234 words) - 12:02, 23 May 2023
  • ... cluster, and so it is not protected. User-mode code in the shareable image can write to it. On x86-64, there is no short data. All data defined in an ...
    9 KB (1,472 words) - 10:33, 22 November 2023
  • ... access types in addition to SUCCESS, FAILURE, or both: (ALARM=SECURITY, ACCESS=WRITE+FAILURE) =See also= Template:Sec Category:Security
    3 KB (473 words) - 12:35, 28 November 2019
  • ... access types in addition to SUCCESS, FAILURE, or both: (AUDIT=SECURITY, ACCESS=WRITE+FAILURE) =See also= Template:Sec Category:Security
    3 KB (429 words) - 12:34, 28 November 2019
  • ... access Specify Object access type access types that are valid for files: READ WRITE EXECUTE DELETE CONTROL Category:Security
    2 KB (385 words) - 12:34, 28 November 2019
  • ... , G(roup), W(orld) '''access types''' allowed for files include READ WRITE EXECUTE DELETE CONTROL A null access list means no access ...
    5 KB (725 words) - 05:42, 25 February 2019
  • ... to grant the SALES identifier to a specific group of users. Read and write access to the file INVENTORY.DAT is then granted to users who hold ...
    3 KB (477 words) - 12:34, 28 November 2019
  • ... set. - WCK style="text-align:center;" String TRUE if write check; otherwise FALSE. =Examples= $ FILE_ORG = F$FILE_ATTRIBUTES("QUEST.DAT ...
    6 KB (808 words) - 05:10, 15 December 2019
  • ... to read or list a file and use a filename with characters to look up files. Write access to directory files gives you the right to insert or delete an ...
    1 KB (231 words) - 05:45, 18 December 2018
  • ... quota. Protection Mailboxes have four kinds of access: read (R), write (W), logical I/O (L), and or physical I/O (P). =Privileges= TMPMBX is ...
    2 KB (225 words) - 11:53, 13 February 2023
  • ... " $ if f$locate("DisUser",line) .nes. f$length(line) then write sys$output "Disusered" =See also= F$LENGTH() F$EXTRACT() F$ELEMENT() ...
    878 bytes (132 words) - 05:48, 15 January 2019
  • ... B: $ A = "I hate bananas" $ B = "bananas" $ if f$locate(b,a) .ne. f$length(a) then write sys$output "A contains B" Category: Lexical Functions
    606 bytes (91 words) - 05:48, 15 January 2019
  • ... displays a message based on the current day of the week. $ say := write sys$output $ day = f$cvtime(,,"WEEKDAY") $ show sym day $ say "Hooray, it ...
    2 KB (264 words) - 12:59, 23 March 2022
  • ... =filespec specifies the output file to which ANALYZE/DISK_STRUCTURE writes the disk structure errors /READ_CHECK determines whether ANALYZE/DISK ...
    2 KB (338 words) - 12:12, 2 December 2019
  • ... requires less skill than INSTALL installing images with privilege . Writing a secure privileged image requires skill, and failures can compromise ...
    6 KB (949 words) - 14:04, 4 December 2019
  • ... permits a process to manipulate mandatory access controls. The privilege lets a process write to an object of lower secrecy, in violation of the Bell ...
    358 bytes (50 words) - 07:34, 28 February 2019
  • ... 0,00002000 = Apply flow settings 0,00004000 = Enable loopback 0,00008000 = Write PHY 0,00010000 = Read PHY 0,00020000 = SET_MAC function 0,00040000 ...
    38 KB (4,756 words) - 06:27, 14 March 2019
  • ... 0,00002000 = Apply flow settings 0,00004000 = Enable loopback 0,00008000 = Write PHY 0,00010000 = Read PHY 0,00020000 = SET_MAC function 0,00040000 ...
    38 KB (4,668 words) - 10:58, 22 March 2019
  • ... , node , home_rad pidadr The address of a longword into which $CREPRC writes the PID of the newly created process. image The address of ...
    13 KB (2,104 words) - 07:14, 9 July 2019
  • ... and the System Parameters system parameter NOPGFLSWP is not set, and for writing a crash dump if the system Dump File dump file does not ...
    758 bytes (126 words) - 16:18, 21 March 2019
  • ... used. Parameter files can be created with the SYSGEN WRITE command. =See also= Template:UtilitiesII for use instructions Category:Utilities
    1 KB (207 words) - 18:58, 12 December 2019
  • ... Backup Next Buffer Set Buffer Show System Buffers Open Set File Backup Write File Open Selected Set Nofile Backup WINDOWS AND DISPLAY Delete Window ...
    8 KB (855 words) - 07:24, 2 December 2019
  • ... $ GOTO endloop $ ELSE $ image = F$GETJPI(pid,"IMAGNAME") $ SHOW SYMBOL pid $ WRITE SYS$OUTPUT image $ GOTO loop $ ENDIF $ The loop over the processes ...
    7 KB (1,137 words) - 10:04, 5 April 2019
  • ... an error message, you should increase this value. =See also= Writing OpenVMS Alpha Device Drivers in C (Margie Sherlock and Lenny S. Szubowicz ...
    536 bytes (79 words) - 04:41, 9 April 2019
  • ... Parameters system parameter that enables (1) or disables (0) the writing of error log buffers and memory contents to SYS$SYSTEM: SYSDUMP.DMP ...
    313 bytes (45 words) - 05:36, 9 April 2019
  • ... dynamic System Parameters system parameter that specifies the method of writing system dumps. DUMPSTYLE is a 32-bit mask, with the following bits ...
    3 KB (446 words) - 05:47, 9 April 2019
  • ... that must be on the Free Page List free-page list . The system writes pages from the Modified Page List modified-page list , swaps out working ...
    659 bytes (112 words) - 06:11, 3 July 2019
  • ... When the list accumulates the number of pages specified by this limit, writing of the list begins. The pages that are written are then transferred ...
    752 bytes (124 words) - 11:21, 9 April 2019
  • ... causes a process to wait until the next time the modified- page writer writes the modified list. This parameter limits the rate at which any single ...
    536 bytes (85 words) - 20:56, 28 October 2019
  • ... It is shareable logical name tables that the operating system protects. Read, Write, Create, Delete, and Control access is available for logical name ...
    2 KB (386 words) - 13:18, 2 June 2019
  • ... displays messages and events on terminals designated as operator terminals and writes them to a log file. =Event Classes= The following event classes ...
    2 KB (404 words) - 18:44, 4 June 2019
  • ... exists in the rights database for this identifier. =Privileges Required= Write access to the rights database is required. =See also= System ...
    4 KB (550 words) - 07:17, 9 July 2019
  • ... of the adjust argument (if specified). After this adjustment is made, $ADJSTK writes the adjusted value back into the longword specified by newadr and ...
    3 KB (498 words) - 14:22, 8 June 2019
  • ... this argument is specified). wsetlm SyservArgument longword_unsigned longword (unsigned) write only by 32- or 64-bit reference Value of the ...
    3 KB (394 words) - 14:30, 8 June 2019
  • ... "$1$DGA12", "MP_PATHNAME", XYZ ) $ IF PATH .EQS. "" THEN GOTO EXIT $ WRITE SYS$OUTPUT "PATH NAME = ''PATH'" $ GOTO LOOP $ $EXIT: $ EXIT This example ...
    2 KB (346 words) - 18:48, 28 June 2019
  • ... sequential disk file if the file is opened for image I/O with write access specified. This parameter is available on Alpha and Integrity ...
    785 bytes (118 words) - 16:43, 30 June 2019
  • ... a small increment or by a much larger amount. The difference depends on the write activity to the volume and on the setting of this parameter. SHADOW ...
    879 bytes (143 words) - 15:03, 2 July 2019
  • ... SHADOW_MBR_TMO is a dynamic parameter, you should use the SYSGEN command WRITE CURRENT to permanently change its value. SHADOW_MBR_TMO is a DYNAMIC ...
    916 bytes (155 words) - 15:05, 2 July 2019
  • ... buffer will be lost LD WATCH LDan: lbn ,lbn... /FUNCTION=READ,WRITE,ALL,CODE=xxx /ACTION=SUSPEND,CRASH,OPCOM,ERROR =xxx /FILE=filespec set ...
    5 KB (742 words) - 12:34, 28 February 2023
  • ... int tid 4 ); =Arguments= tid SyservArgument trans_id octaword (unsigned) write only by reference Address of an octaword in which the ...
    2 KB (297 words) - 12:48, 28 November 2019
  • ... failed. - DDTM$_LOG_FAIL Transaction aborted because an attempt to write to the transaction log failed. - DDTM$_ORPHAN_BRANCH Transaction ...
    20 KB (3,140 words) - 12:45, 28 November 2019
  • ... The default UIC Protection protection applied to foreign volumes is RWLP (Read, Write, Logical I/O, Physical I/O) for the system and owner and no ...
    1 KB (227 words) - 08:30, 17 July 2019
  • ... - Override write-locking of volume on errors $MOUNT - Override write protection of former shadow set member $MOUNT - Override ...
    2 KB (262 words) - 08:31, 17 July 2019
  • ... of this shadow set using a Shadow Bitmap shadow bitmap . A bitmap tracks writes to a shadow set and is used to direct a minicopy operation when ...
    1 KB (219 words) - 09:47, 17 July 2019
  • ... a double quote before the symbol and a single quote after the symbol: SMAN43$ write sys$output "Here is your ''file'" Here is your xxx.txt =See also ...
    8 KB (1,397 words) - 09:43, 22 December 2022
  • ... interact with OpenVMS systems on the command line and write Command Procedure command procedures (scripts). See CLI Command Line Interpreter ...
    2 KB (282 words) - 04:08, 19 July 2019
  • ... a process manipulate mandatory access controls. The privilege allows a process to write to an object of higher integrity. This privilege is reserced ...
    393 bytes (58 words) - 15:24, 23 July 2019
  • ... and ACL ACLs . However, unlike the BYPASS privilege, which permits writing and deleting, READALL permits only the reading of objects and ...
    765 bytes (106 words) - 18:04, 23 July 2019
  • ... process to manipulate mandatory access controls. The privilege allows a process to write to an object of higher integrity. This privilege is reserved ...
    280 bytes (40 words) - 18:07, 23 July 2019
  • ... not have the privilege to delete a system global section, does not have read/write access to a group global section, or does not have the privilege to ...
    7 KB (1,066 words) - 12:46, 28 November 2019
  • ... page is locked. retadr SyservArgument address_range longword (unsigned) write only by reference Starting and ending process virtual addresses ...
    4 KB (667 words) - 11:17, 23 March 2022
  • ... Shortening path for task2cmd socket. 1.5.38 Create read/write streams with 'binary' encoding. 1.5.37 Run the project COM ...
    4 KB (531 words) - 07:00, 20 April 2021
  • ... LOGINOUT.EXE to initiate the login process. Processes all VMS requests to write accounting data to the system accounting file. Acts as the client ...
    1 KB (227 words) - 14:00, 2 June 2020
  • ... :top; padding-left: 20px;" Features ; Autocomplete : Code autocompletion helps you write valid code in a more efficient way. ; Error checking ...
    1 KB (196 words) - 07:38, 20 November 2019
  • ... state that stands for Resource Wait MailBoX full: the process is trying to write to a Mailbox mailbox that is full. Category:Process States
    185 bytes (29 words) - 07:59, 28 November 2019
  • ... TCPTRACE TELNET TFF TN3270 TPU traceroute TYPE UCM UIC UNLOCK VIEW WAIT WRITE WWPPS XAUTH XGCP HELP/MESSAGE command can be used to view additional ...
    3 KB (339 words) - 03:14, 26 November 2021
  • ... However, certain commands create a new version of the file before they write output. =Usage= You can redefine SYS$OUTPUT to redirect output from your ...
    3 KB (409 words) - 11:29, 29 November 2019
  • ... that refers to the default device or file to which the system writes messages. =Defaults= In an interactive session, SYS$ERROR points to the terminal. ...
    1 KB (227 words) - 11:37, 29 November 2019
  • ... use REPLY/ENABLE =SECURITY. =Security Audit Log File= The operating system writes all security event messages to the latest version of the security ...
    5 KB (781 words) - 09:55, 12 December 2019
  • ... the DEPOSIT command of the OpenVMS Debugger. Requires user-mode read (R) and write (W) access to the virtual memory location whose contents you wish ...
    517 bytes (75 words) - 12:20, 2 December 2019
  • ... and use two sets of quotation marks within the string. Qualifier /OUTPUT writes all output to the file or device specified. By default, the output ...
    3 KB (479 words) - 12:27, 2 December 2019
  • ... Logical Name logical name with the device. Requires read (R), write (W), or control access. =Syntax= ALLOCATE device-name : ,... logical-name ...
    439 bytes (56 words) - 13:49, 2 December 2019
  • ... /READ_CHECK /REPLACE /SINCE /STYLE /SYMLINK /TRUNCATE /VOLUME /WRITE_CHECKP /RCP /RECORDABLE_MEDIA Category:DCL Commands
    1 KB (175 words) - 12:58, 6 February 2023
  • ... volume . Requires delete (D) UIC Protection access to the file and write (W) access to the parent directory. =Syntax= DELETE filespec ,... ...
    465 bytes (62 words) - 15:08, 2 December 2019
  • ... SET FILE command from the system where the file is located. Requires read (R), write (W), and control access. Being the ownerof the file is one way to ...
    886 bytes (141 words) - 12:18, 3 December 2019
  • ... SET FILE command from the system where the file is located. Requires read (R), write (W), and control access. Being the ownerof the file is one way to ...
    899 bytes (141 words) - 12:19, 3 December 2019
  • ... SET FILE command from the system where the file is located. Requires read (R), write (W), and control access. Being the ownerof the file is one way to ...
    818 bytes (130 words) - 12:20, 3 December 2019
  • ... SET FILE command from the system where the file is located. Requires read (R), write (W), and control access. Being the ownerof the file is one way to ...
    593 bytes (96 words) - 12:21, 3 December 2019
  • ... manager (OPCOM) . OPCOM broadcasts these messages to operator terminals and writes the messages to the Operator Log File operator log file . ...
    2 KB (378 words) - 09:56, 23 August 2023
  • ... "request": "launch" do not change - "name": "Launch Python Script" write an unique name - "script": "$ file " file name or "$ file ...
    2 KB (349 words) - 07:53, 1 July 2021
  • ... node. RUN SYS$SYSTEM:SYSGEN SHOW SCSNODE SET SCSNODE “NEWNAME” WRITE CURRENT EXIT 5. Rename identifier sys$node_oldname to sys$node_newname. ...
    1 KB (218 words) - 08:15, 13 April 2023
  • '''Structure Definition Language (SDL)''' is a language used to write source statements that describe data structures and that can be translated to ...
    4 KB (434 words) - 15:57, 21 December 2022
  • @
    ... For example, the command procedure TEST.COM contains the following line: $ WRITE SYS$OUTPUT P1 Enter the following at the DCL prompt ($): $ @TEST ...
    4 KB (677 words) - 11:15, 22 December 2022