- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- script running problem
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
11-24-2005 04:27 PM
11-24-2005 04:27 PM
script running problem
My problem is when i login through CDE prompt by user name oracle i am not able to get any path or env i.e script running problem but when i login through CLI mode by appliying command login oracle everthing working fine. so can u guide me where the problem is ? and how to solved it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 04:43 PM
11-24-2005 04:43 PM
Re: script running problem
Edit the ".dtprofile" file in the user home directory and uncomment the last line:
# DTSOURCEPROFILE=true
Then login again through CDE and see if works.
Regards,
Zigor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 04:50 PM
11-24-2005 04:50 PM
Re: script running problem
You have to .dtlogin file to accept .profile file execution.
Or else set with $HOME/.dtprofile file for environment variable settings.
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:16 AM
11-25-2005 03:16 AM
Re: script running problem
it's not working if i uncomment to DTSOURCE=true , due to this it not able to login through that user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:30 PM
11-25-2005 03:30 PM
Re: script running problem
echo "*loginShell:true" >> $HOME/.Xdefaults
Now, close the window and start another terminal window. Now you will see the 'normal Unix login that you see with a CLI interface. This includes running the /etc/profile as well as $HOME/.profile files.
Bill Hassell, sysadmin