- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Logical search list in Digital Test Manager
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 05:16 AM
05-23-2005 05:16 AM
Logical search list in Digital Test Manager
The variable is set as:
value = dlvdisk:[dtm], dlv_root:[bin]
scope = local,
usage = logical,
type = string.
Test results are:
Starting DIRECTORY_TEST test run...
$ show log dlv_bin
"DLV_BIN" = "dlvdisk:[dtm], dlv_root:[bin]" (LNM$PROCESS_TABLE)
"DLV_BIN" = "DLV_ROOT:[BIN]" (LNM$GROUP_000240)
$ dir dlv_bin:directory_test*.txt
%DIRECT-E-OPENIN, error opening DLV_BIN:DIRECTORY_TEST*.TXT as input
-RMS-F-SYN, file specification syntax error
Can anyone help please?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 07:28 AM
05-23-2005 07:28 AM
Re: Logical search list in Digital Test Manager
$ define DLV_BIN dlvdisk:[dtm],dlv_root:[bin]
with no quotes.
-Doug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 08:26 AM
05-23-2005 08:26 AM
Re: Logical search list in Digital Test Manager
value=dlvdisk:[dtm]","dlv_root:[bin]
This is just a guess and does not carry any warranties, but I will give you back every penny you paid me for my guess.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2005 02:20 AM
05-24-2005 02:20 AM
Re: Logical search list in Digital Test Manager
I originally entered the two directory specs in the value box without quotes. DTM added the quotes which combined the specs into a single string which is a syntax error for a directory specification. I re-entered the specs as two quoted strings separated by a comma.
value="dlvdisk:[dtm]", "dlv_root:[bin]"
DTM did not add any additional quotes and the logical was correctly translated as a search list in my test procedure.
Thanks for your responses.
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2006 02:26 AM
06-21-2006 02:26 AM