GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CVPROFILE32
Operating System - HP-UX
1850433
Members
3496
Online
104054
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
12-12-2005 05:53 AM
12-12-2005 05:53 AM
hello,
i logged in as root this morning. the following came up on the screen:
.profile[73]: CVPROFILE32: Parameter not set.
the only thing we did last week : upgrade the iDatagent for Comvault's Galaxy Backup s/w.
any suggestions would be appreciated. tym. ap.
i logged in as root this morning. the following came up on the screen:
.profile[73]: CVPROFILE32: Parameter not set.
the only thing we did last week : upgrade the iDatagent for Comvault's Galaxy Backup s/w.
any suggestions would be appreciated. tym. ap.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 06:00 AM
12-12-2005 06:00 AM
Solution
Hi:
Look at or near line-73 in your $HOME/.profile. You are referencing a variable called CVPROFILE32 what has not had a value set for it.
The safe way to avoid issues like this is to enclose your variables in double quotes. This is particularly important it tests like:
[ -z "${CVPROFILE32}" ] && echo "empty!"
Regards!
...JRF...
Look at or near line-73 in your $HOME/.profile. You are referencing a variable called CVPROFILE32 what has not had a value set for it.
The safe way to avoid issues like this is to enclose your variables in double quotes. This is particularly important it tests like:
[ -z "${CVPROFILE32}" ] && echo "empty!"
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 06:00 AM
12-12-2005 06:00 AM
Re: CVPROFILE32
Check your .profile at line 73. It looks to be attempting to reference an environment variable called CVPROFILE32 and it is not set. YOu'll need to troubleshoot the login sequence to see why it is not getting set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2006 05:49 AM
01-17-2006 05:49 AM
Re: CVPROFILE32
we had setup a galaxy backup sjob. it was looking for some profile. i commented it out since we don't need it.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP