What is the user and password to Oracle 8.17

Dear expert,
I have loaded IDES 4.7 with Oracle 8.17.
I wish to query the SAP table using Oracle PL/SQL.
What is the user, password and string to login into SAP Oracle database? Since I was not asked for user and password when installing Oracle I do not know how to login.
Also can you let me know how to view/change table fields in SAP tables. I understand there are different ways but which in your opinion is the easiest to find the record I want to correct(as some tables have many fields).
Your kind assistance is appreciated.

Thank you for your reply. Both the user and password does not work on my IDES 4.7e system.
However I tried with user Internal and without password and I successfully login.
I then create a new user and also change the user=system
password.

Similar Messages

  • What is Gateway User and password in Oracle Discoverer Administrator

    hi.
    i have install BI tools and want to connect to database. what is Gateway user ID / Password and Foundation Name and what username i give in it and how i can use discoverer desktop.
    plz urgent
    thx

    Hi,
    While in the Tools -> Options -> Connections screen, you'll need to complete the following gateway info, this is usually:
    gateway user id: APPLSYSPUB/PUB
    foundation name: APPS
    You'll also need to ensure you have the correct TNS connection setting defined in your TNS file.
    Hope this helps you get started.
    Lance

  • Linking to an OBIEE report without showing the user and password

    Hi!
    we are trying to access to an obiee report from an external portal (coded with php).
    The idea is that the user clicks on a link an gets the report in pdf format. For that purpose we are using this url:
    http://ttivobiee01:7001/analytics/saw.dll?Go&Path=/shared/Prueba/ogp_obi&Action=Print&P0=1&P1=eq&P2="Criteria"."Key"&P3=1402&NQuser=user&NQPassword=pass&format=pdf
    But this url is expossing OBIEE's user and password.
    In order to avoid this security issue we tried to do an wget of the url but it doesn't return the report. Instead we get an html, which seams to download the report chunk by chunk (using javaScript).
    The question is, is there any way that we could let our portal ussers access to an obbie report without expossing the user and password?
    I have been looking into oracle forums and have found this: OBIEE Go URL with password protected
    but we couldn't use this aproach due to security issues.
    Thanks!
    Nuria

    Hi!
    We have finally done this (and it works!)
    <?php
    $urlInforme='http://obi:7001/analytics/saw.dll?Go&Path=/shared/Prueba/ogp_obi&Action=Print&P0=1&P1=eq&P2="Criterios"."Clave oficial"&P3=1402&NQuser=user&NQPassword=pass&format=pdf';
    $ch = curl_init($urlInforme);
    $ckfile = tempnam ("./", "CURLCOOKIE");
    $ch = curl_init ($urlInforme);
    curl_setopt ($ch, CURLOPT_COOKIEJAR, $ckfile);
    curl_setopt ($ch, CURLOPT_RETURNTRANSFER, true);
    $output = curl_exec ($ch);
    $ch = curl_init ($urlInforme);
    curl_setopt ($ch, CURLOPT_COOKIEFILE, $ckfile);
    curl_setopt ($ch, CURLOPT_RETURNTRANSFER, true);
    $fp = fopen("salida.pdf", "w");
    curl_setopt($ch, CURLOPT_FILE, $fp);
    $output = curl_exec ($ch);
    curl_close($ch);
    fclose($fp);

  • What are the username and password when i click the ICM of JavaEE5@SAP

    when i click the ICM of JavaEE5@SAP in the sapmanagement console mmc, It need i input the username and password for Web_admin, What are the username and password when i click the ICM of JavaEE5@SAP and which tools act the role as the VisualAdministrator of NetWeaver04s and NetWeaver2004s?
    thank you very much

    Hello Guoging,
    you can login to ICM with username Administrator and password abc123. That is described in the start.html file, which you can find in the unzipped Downloadpackage of SAP NetWeaver Java EE 5 Edition.
    You can use NetWeaverAdministrator(NWA) or config tool to configure this edition. NWA
    needs to be installed separately. If you have a default installation, go to
    C:SAPJP1JC00j2eeNWAdmin and execute the file install.bat. Ensure that NetWeaver is running, enter user Administrator und the Masterpassword you chose during installation and wait around 20 Minutes or more. NWA is started automatically after installation has finished in your webbrowser.
    For more information on NWA read the Administrationguide
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/806e75a0-0e01-0010-2587-fc518de8ac1a">Administration Guide</a>

  • Can't activate ipad which we forget the user and password

    can't activate ipad which we forget the user and password
    what i need to activat it please

    Strange that you all (we) cannot remember user and password.
    Got any reason why?

  • UCM Administration Applets request the user and password confirmation

    I want to ask if someone has experienced in the UCM Administration Applets, that request the user and password confirmation for each time the applets are executed,
    Is there any configuration in the UCM that activates this behavior?
    I’m trying to reproduce this behavior in the development environment but with not much success
    The UCM version is 10.350
    Thanks for your support.

    Is there any configuration in the UCM that activates this behaviorNo. It's more likely that you are accessing the applets via a URL that does not match the one you originally used to log in to the Content Server.
    For example, you logged into "http://myserver/cs" or "http://<ip address>/cs". However, your HttpServerAddress variable is defined in Content Server as "http://myserver.mydomain.com". (Any absolute links to the applets use the variable to build the URL.) The browser "thinks" this is a new domain, and doesn't forward credentials to the different address. So the applet must prompt again for credentials. (Are you using a load balancer by chance? Does your HttpServerAddress variable in Content Server match the DNS entry being used for the load balancer?)
    I've also seen some versions of the Sun client JRE do this by design as a security "feature". If you using IE, make sure your server address is in the "trusted" or "intranet" security zone.

  • Reset the user and password in the config tool

    Dear All,
    how can I reset the user and password in the config tool ?
    Regards
    ertas

    how can I reset the user and password in the config tool ?
    Section from help:
    http://help.sap.com/saphelp_nw70/helpdata/en/1c/129d440bbe4b7d8ae8b82879808d7e/content.htm
    Section from SDN Wiki:
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/ep/to%252breset%252badministrator%252bpassword%252bthrough%252bconfig%252btool
    Regards,
    Abhishek.

  • What is default user and password for Single Sign On

    When I try to run a test.rdf report (that comes for demonstration purpose). A page appears which asks form SSO user and password.<br>
    I tried all user IDs and password that I have used so for during installation. But none works. Please give me hint about it.

    Hi,
    If you would like to turn off the SSO for Reports, you can edit the Reports server's .conf file. For some reason, Oracle enabled SSO by default for Reports.
    You can access this file through OEM, or you can hand-edit it. It is located at ORACLE_HOME\reports\conf\<rep_server_name>.conf. (Make a back-up first just in case).
    Scroll down about a third of the file until you locate the <security>. . .</security> section.
    Delete this section, save the file (and run dcmctl updateconfig if you hand-edited the file), and restart the OC4J_BI_Forms instance.
    You will no longer get the SSO sign-in page when you run a report.
    HTH,
    Jim

  • What is the username and password

    I HAVE A PROBLEM WITH THE USERNAME AND PASSWORD.
    I DOWNLOADED A ORACLE 8i PERSONAL EDITION,
    BUT IT DIDN'T ACCEPT THE USERNAME & PASSWORD BECAUSE IT CAME OUT WITH THE ERROR:
    ORA-12154
    PLEASE HELP ME OUT!!!!!!!!!!!!!
    THANK'S ALL

    which personal oracle you have downloaded ?
    if it polite (personal oracle lite) and platform is win9x than you have to use
    system/manager@odbc:polite . this is because
    it is connected through odbc and dsn is created during installation.
    viral
    [email protected]
    null

  • What is the PPPOE and PASSWORD

    We are trying to connect a PS3 to the fios router and its asking for the PPPOE and PASSWORD.  What is this?  How do we find this out? We tried our Verizon username and passcode.  That is not working.  Plz help!

    You are probably connecting wrong if it asking this.  Only the router itself needs this info with FIOS service (and that is assuming you are in one of the few areas where FIOS uses pppoe.

  • What is the username and password for the airport extreme router

    I just switched from a wired router to an airport extreme and im trying to access the router information by typing in my router into the search bar of safari, when I used my old router the username and password was admin, admin. but this isnt the case with the airport extreme, does anyone know what the username and password combination is for airport extreme?

    Unlike routers from most other manufacturers, Apple's Airport devices cannot be configured using a web browser pointed to the IP address of the Base Station. Any manual configuration of the Airport Base Station must be done using the Airport Admin Utility provided by Apple.
    FYI, when using the Airport Admin Utility the default password for the Airport Base Station is the word "public".

  • What is the username and password for the web page on the hp deskjet 2540 printer?

    I need to administer my Deskjet 2540 through my web browser, but do not know the username and password. When it says log in it says 'The server http://[ip adress] requires a pasword. The server says: admin.' I have tryed to use admin as the usermane and no password but it does not work. Is there a way to reset the pasword?
    Thanks

    Hello there @Aokvilla , Welcome to the Forums!
    For the issue you are having, I would recommend trying a different web browser for starters, and if that doesn't help, follow the instructions below from another post with a resolved solution. If those steps don't help, the problem could be your router.
    HP printer requires a username and password by @pcwizard 
    Good luck!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • How can I get the username and password from Oracle Forms to PJC !

    Dear Sir,
    I have username,password and push button fields in oracle forms. When user clicks the push button, I need to get username and password field contents to my Pluggable Java Program to authenticate the user trying to login. How can I get those text field contents to my java program..? Looking forward from you soon sir.
    Thanks in Advance,
    S Ramkumar

    I tried that trigger but nothing reflects. I write that method in WHEN_BUTTON_PRESSED trigger.
    In the form module I written,
    Set_Custom_Property('BL.USERNAME',1,'NAME','');
    Set_Custom_Property('BL.PASSWORD',1,'PASS','');
    Implementation class of the push button I gave my java class file name.
    In Java Code I tried register the form fields like,
    public static final ID userName = ID.registerProperty("NAME");
    public static final ID passWord = ID.registerProperty("PASS");
    In Java Code I tried get the contents from registered properties,
    public boolean setProperty(ID property, Object value) {
    if(property == userName) {
    System.out.println("Just I wish to see the name entered" + value.toString());
    if(property == passWord) {
    System.out.println("Just I wish to see the pass entered" + value.toString());
    But even System.out.println() is working.
    What's wrong with this code sir ???
    Can you tell me How to register and get those field values in Java ?

  • What is the username and password for login to apex? please help

    Dear Friends
    I'm new with oracle Apex.
    I read the installation guid i i succeed in installing it and configuring DAD's file also.
    Now i log on the url:
    http://laptop:8080/pls/apex
    the logon dialog appeared but i do not know the username and the password to log on
    will any one tell me what is the default username or password
    or how to get them?
    by the way : the release i installed is Release 3.1
    thanks in advance
    Message was edited by:
    [email protected]

    THANKS FOR YOUR REPLAY
    I belive i had not enter username or password during installation.
    Do you think i have to reinstall it again.
    Or is there any way to provide username and password after installation.
    By the way, I used the installation guid provided with Apex.

  • What is the username and password for apex login??

    Dear Friends
    I'm new with oracle Apex.
    I read the installation guid i i succeed in installing it and configuring DAD's file also.
    Now i log on the url:
    http://laptop:8080/pls/apex
    the logon dialog appeared but i do not know the username and the password to log on
    will any one tell me what is the default username or password
    or how to get them?
    thanks in advance

    Post your thread there:
    Oracle Application Express (APEX)

Maybe you are looking for

  • Left Outer Joining multiple tables to one source table FAILS with VLD-1511

    Hi all, Is it me, or is OWB unable to handle left outer joining 1 source table to multiple other tables? I want to load a fact table so I have 1 source table with measures. This table must be outer joined to some dimensions that have their FK in the

  • Types of Interfaces

    hi, wat r the types of interfaces in ABAP?... and which is the best interface to tranfer data from legacy system to SAP?.. And also from SAP to SAP.

  • Select specific row after a refresh

    I can not find this in the documentation. I have a table which list all my records from an XML. I then have a detail region that allows me to update the data in the CURRENT record. Upon submitting the updated data to the server, I need the record lis

  • 2008 R2 Backups running without error, but doing FULL backups twice a week...

    I have two Windows Server 2008 R2 systems which I am backing up with the native WSB utility.  Both are VMs under ESXi 5.5 on the same physical Dell R710 host.  Each has its own 2 TB USB connected device which was dedicated to and formated by and for

  • JAVA-combo Box

    hi there... can u tell me how to changed the function MOUSE CLICKED (use check box ) to combo box....