- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Unable to add the user ORACLE10G onto VMS V8.1...
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
10-25-2006 03:15 AM
10-25-2006 03:15 AM
While I do the following, am getting the error. Please help.
$authorize
UAF> ADD /ACCOUNT=ORACLE10G /PASSWORD=ORACLE/UIC=[277,100]/DEVICE=device/DIRECTO
RY=[ORACLE10G]/OWNER="ORACLE DBA"
_new username: ORACLE10G
%UAF-W-INVSTR, string too long for field \ORACLE10G\
Thanks,
Srikanth
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 03:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 03:22 AM
10-25-2006 03:22 AM
Re: Unable to add the user ORACLE10G onto VMS V8.1-2
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 03:33 AM
10-25-2006 03:33 AM
Re: Unable to add the user ORACLE10G onto VMS V8.1-2
Hmmm,
Thanks for posting the exact command and error message. Great!
Having said that, Please help me understand how that error message could have been any more explicit and clear?
"%UAF-W-INVSTR, string too long for field \ORACLE10G\"
Regards,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 03:44 AM
10-25-2006 03:44 AM
Re: Unable to add the user ORACLE10G onto VMS V8.1-2
"%UAF-W-INVSTR, string too long (len>8) for
field \ORACLE10G\"
Or "(max len = 8)", or similar.
But I wouldn't call the existing message bad.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 03:54 AM
10-25-2006 03:54 AM
Re: Unable to add the user ORACLE10G onto VMS V8.1-2
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 04:00 AM
10-25-2006 04:00 AM
Re: Unable to add the user ORACLE10G onto VMS V8.1-2
ADD /ACCOUNT=ORA10G /PASSWORD=ORACLE/UIC=[277,100] /DEVICE=DSA0/DIRECTORY=[ORA10G]/OWNER="ORACLE DBA"
MODIFY ORA10G/ENQLM=150
ADD/IDENTIFIER ORA_OMC_DBA
GRANT/IDENTIFIER ORA_OMC_DBA ORA10g
ADD/IDENTIFIER/ATTRIBUTES=SUBSYSTEM ORA_SGA
$ SET H 0
Welcome to HP OpenVMS Industry Standard 64 Operating System, Version V8.2-1
Username: ORA10G
Password:
User authorization failure
Thanks,
Srikanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 04:35 AM
10-25-2006 04:35 AM
Re: Unable to add the user ORACLE10G onto VMS V8.1-2
MOD ORACLE10G/FLAGS=NODISUSER
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 06:17 AM
10-25-2006 06:17 AM
Re: Unable to add the user ORACLE10G onto VMS V8.1-2
a UAF ADD is implemented as a COPY from the DEFAULT username.
Any settings yoou do explicitly modify are those of DEFAULT.
For you, SET HOST 0 gives an authorisation failure. Like Ian said, it could be the Flag=DISUSER.
It could also be that ACCESS REMOTE is not enabled. Even the EXPIRATION can be specified in the past. (or to be complete, you could have mis-typrd Username and/or Password). All of these give Authotisation Failure, although the ACCOUNTNG info, and the messages given to priv'd processes with REPLY/ENABLE=SECURITY are more specific.
So, various checks to make.
Easiest to find out on another session with SECURITY & OPER priv, and REPLY/ENABLE during the failing LOGIN attempt.
hth
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 06:19 AM
10-25-2006 06:19 AM
Re: Unable to add the user ORACLE10G onto VMS V8.1-2
thanks for your help. Ian's solution did help.
Regards,
Srikanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2006 07:28 AM
10-25-2006 07:28 AM
Re: Unable to add the user ORACLE10G onto VMS V8.1-2
Please heed Jan's comment about the quotas and other settings on the Oracle account.
The default settings are generally NOT suitable for an application like Oracle. Please check the Oracle Release Notes or the Installation Guide to get the correct settings.
- Bob Gezelter, http://www.rlgsc.com