- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- can't set BRTOOLS
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
Discussions
Discussions
Discussions
Forums
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
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-04-2006 06:38 AM
тАО09-04-2006 06:38 AM
can't set BRTOOLS
I'm trying to set brtools on an HPUX server 11.11, but it doesn't work.
I tried several documentation, but I'm still having the same error while doing a test:
---------------------------
$ brconnect -f check
BR801I BRCONNECT 6.20 (114)
BR805I Start of BRCONNECT processing: cdtksvxr.chk 2006-09-04 20.26.51
BR280I Time stamp 2006-09-04 20.26.53
BR301E SQL error -1017 at location db_connect-2
ORA-01017: invalid username/password; logon denied
BR310E Connect to database instance DS failed
BR280I Time stamp 2006-09-04 20.26.53
BR301E SQL error -2133 at location thr_db_connect-2
ORA-01017: invalid username/password; logon denied
BR310E Connect to database instance DS failed
BR806I End of BRCONNECT processing: cdtksvxr.chk 2006-09-04 20.26.53
BR280I Time stamp 2006-09-04 20.26.53
BR804I BRCONNECT terminated with errors
------------------------
Does some has an idea or a documentation for BRTOOLS.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-04-2006 07:14 AM
тАО09-04-2006 07:14 AM
Re: can't set BRTOOLS
> When attempting to connect to the specified database, either the user account does not exist or BRTOOLS is providing an incorrect password for that account. Try connecting to the specific database using another method (SQL*Plus, or a database tool such as Toad) to verify that you can connect successfully. If the user account you are attempting to use with BRTOOLS does not exist in the database, then you must create it first with the "create user xxx identified by xxx ├в ┬ж" command.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-04-2006 07:18 AM
тАО09-04-2006 07:18 AM
Re: can't set BRTOOLS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-04-2006 12:58 PM
тАО09-04-2006 12:58 PM
Re: can't set BRTOOLS
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-04-2006 05:03 PM
тАО09-04-2006 05:03 PM
Re: can't set BRTOOLS
This BRCONNECT command option defines the user name and password used by the SAP tool to log on to the database.
Input syntax: -u [
Default value: system/manager
If you only enter -u , an interactive query of the user name and the password is performed by the SAP tool. You can enter the user name and the password separately (only enter the user name or the option -u
These measures are taken to protect the DBA password.
In shell scripts, you can structure the call as follows:
brconnect -c -u -f stats <
END
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-05-2006 12:22 AM
тАО09-05-2006 12:22 AM
Re: can't set BRTOOLS
Thanks again for this answer. Effectivelly I don't have the error message regarding the user/password but I have an new one.
----------------
BR801I BRCONNECT 6.20 (114)
BR262I Enter DBA user name[/password]:
BR280I Time stamp 2006-09-05 14.00.16
BR301E SQL error -942 at location ora_vers_get-1
ORA-00942: table or view does not exist
BR303E Determination of RDBMS version failed
BR280I Time stamp 2006-09-05 14.00.16
BR301E SQL error -2133 at location thr_db_connect-2
ORA-00942: table or view does not exist
BR310E Connect to database instance DS failed
BR806I End of BRCONNECT processing: cdtkwlkq.log 2006-09-05 14.00.16
BR280I Time stamp 2006-09-05 14.00.16
BR804I BRCONNECT terminated with errors
----------------
I'm not sure but maybe it can be linked with a lot of error that I had when I ran the sapdba_role.sql (messages telling me that table or view do not exist...) Do I have missed a part?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-06-2006 07:31 AM
тАО09-06-2006 07:31 AM
Re: can't set BRTOOLS
are you trying to run brtools against a SAP database or a non SAP DB ?
If it is SAP, is it an ABAP Stack System or a Java Stack System or a Double Stack System.
ABAP and JAVA do reside in a diffrent DB Schema, so depending on your System type the setup differs a bit.
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-06-2006 07:33 AM
тАО09-06-2006 07:33 AM
Re: can't set BRTOOLS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-06-2006 08:38 PM
тАО09-06-2006 08:38 PM
Re: can't set BRTOOLS
Only the dba group setting can do can connect internal.
And it is not enough just to chown.
You need to run some setpriv commands as
well or there is a .c source during install of SAP oracle that is modified,
see the appropriate SAP notes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-07-2006 04:54 AM
тАО09-07-2006 04:54 AM
Re: can't set BRTOOLS
This might become a bit complicateted, but since you still run 6.20, there is a fair chance, because 6.20 still has sapdba, which creates the tables you need with the first call if they are not present (No Idea how to get them in 6.40 or 7.00)
You might need to setup a DB-User for these tables and Environment dbs_ora_schema accordingly and there may be need to use "system" as the operating user.
Watch it, if this database is in no way SAP-related, SAP has in the past required to buy a sepearate "not-so-cheap" license for the use of brtools and sapdba. If the DB is SAP related (i.e. if the DB holds the LDAP-store for your SAP-Portal LDAP) I think the use was permitted in the past [I'd mind to remember, this was with the first Portal/Workplace versions]. I do not know if this licensing has been changed up to now. There was a SAPNET Note (115577) describing how to setup the use of sapdba and brbackup for a non-sap DB!
Note 110975 says SAP does not like to support theses Tools in NON-SAP Environment (dated Jan 2000). This Note has a reference to ...
Note 115577 which described the Installation of SAPDBA for non-SAP-databases, but obviously this note has been revoked. That was the note, which mentioned the License stuff I quoted before, so I suspect the use is not permitted any more.
So I'd recommend to contact you contract-contact to clear the license situation.
Do not know if this really helps
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2006 05:51 AM
тАО10-02-2006 05:51 AM
Re: can't set BRTOOLS
found a new note by accident :-)
Sap Note 320457.
Should have all you need !
Volker