- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: SSSU utility on Openvms
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-07-2009 10:46 AM
05-07-2009 10:46 AM
SSSU utility on Openvms
$ run sssu_vms.exe
NoSystemSelected> "SELECT MANAGER 172.16.40.333 USER=administrator PASS=xxxxWORD hEre"
^
Error: Syntax error at or near here
NoSystemSelected> EXIT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2009 11:18 AM
05-07-2009 11:18 AM
Re: SSSU utility on Openvms
what does it give as options if you put a "?"after the ip address.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2009 12:03 PM
05-07-2009 12:03 PM
Re: SSSU utility on Openvms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2009 12:17 PM
05-07-2009 12:17 PM
Re: SSSU utility on Openvms
GHS7> run SSSU_VMS.EXE
SSSU for HP StorageWorks Command View EVA 4.00 [v4.0.18]
NoSystemSelected> SELECT MANAGER 172.16.30.201 USER=administrator PASS=adminT353KF
NoSystemSelected> exit
GHS7>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2009 12:27 PM
05-07-2009 12:27 PM
Re: SSSU utility on Openvms
http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1241727820234+28353475&threadId=1160084
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2009 12:56 PM
05-07-2009 12:56 PM
Re: SSSU utility on Openvms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2009 07:34 AM
05-08-2009 07:34 AM
Re: SSSU utility on Openvms
SELECT MANAGER 172.16.30.201 ...
LS SYSTEM
SELECT SYSTEM array-name-here
CAPTURE CONFIGURATION array-name-here.TXT
EXIT
Set up SSSU as a (global) symbol
$ SSSU :==$path:SSSU_VMS.EXE
Then you can have the commands in a control file. So if the above commands were in, say, GET-CONFIG.SSSU (note there is NO default file type for a SSSU control file), the command would look like:
$ SSSU "FILE GET-CONFIG.SSSU"
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2009 01:00 PM
05-12-2009 01:00 PM