- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: user name
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
09-24-2002 11:27 PM
09-24-2002 11:27 PM
user name
i have created a new username thru SAM in replacement of the old one, with the different username, but with the same userid, group id and i even set same default folder. the problem
is, i encountered error while running programs specially programs which establish connection to our oracle. what seems to be the problem?
i'm giving 8 points on this.
thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 11:33 PM
09-24-2002 11:33 PM
Re: user name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 11:34 PM
09-24-2002 11:34 PM
Re: user name
Do the any of the programs you are running depend upon a specific user name in their code? Check it is not hard coded in a script. Also were there any scripts in the old users home directory that are now not there?
Cheers
Keely
ps you should award points depending on whether it answers your question or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 11:38 PM
09-24-2002 11:38 PM
Re: user name
Why not just make a new user connected to the same group.
BR,
Jannik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 11:43 PM
09-24-2002 11:43 PM
Re: user name
-- Create the UNIX id
-- Provide the database access
So u did miss the second part & there goes the solution
kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 12:11 AM
09-25-2002 12:11 AM
Re: user name
So what are the exact errormessages, are there any ORA-... errors ??
Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 12:23 AM
09-25-2002 12:23 AM
Re: user name
depending on the error, but: I guess you have to grant access to the oracle database for the new user.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 12:39 AM
09-25-2002 12:39 AM
Re: user name
no luck.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 12:43 AM
09-25-2002 12:43 AM
Re: user name
As Christian also asked !!!
What error message do you get ??
Any ORA messages.
On system level: any syslog messages ?
Any error log files ?
It is difficult to troubleshoot just mentioning the word error !
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 12:54 AM
09-25-2002 12:54 AM
Re: user name
F1-ERRL 0000 F1-TABLE IN
here is the error message
DBIODIST:(A000) F2-STAT ER F2-FUNCT READ F2-SQLCD 000001012-
DBIODIST:(A000) F2-ERRM ORA-01012: not logged on
F2-ERRL 0025 F2-TABLE IN
DBIODIST:(A000) F1-STAT F1-FUNCT F1-SQLCD 000000000
DBIODIST:(A000) F1-ERRM
F1-ERRL 0000 F1-TABLE IN
DBIODIST:(A000) F2-STAT ER F2-FUNCT READ F2-SQLCD 000001012-
DBIODIST:(A000) F2-ERRM ORA-01012: not logged on
F2-ERRL 0025 F2-TABLE IN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 01:04 AM
09-25-2002 01:04 AM
Re: user name
Checked a bit around and found in the knowledge base the following to try:
You are getting this error because there is a problem with the NLS_LANG
environment variable. This variable is usually set in the oracle user's
$HOME/.profile file.
Perform the following steps to resolve your error:
1. Set NLS_LANG to the following value:
NLS_LANG=american_america.WE8ISO8859P1
2. Exit.
3. Log back on as the Oracle user
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 03:49 AM
09-25-2002 03:49 AM
Re: user name
Problem solved ?
If yes why no rabit ?
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 09:45 PM
09-25-2002 09:45 PM
Re: user name
problem was solved, sory for the rabbit, this is my 2nd time to login to itrc and im not so familiar with the facility, and also my login accout was declined, i dont know why so i have to create a new one just to login.
again, thanks a lot, you're all a big help
francis