How to configure Oracle DB in SMP 3.0

Hi guys,
Has anyone worked on configuration of Oracle DB in SMP 3.0 installation. I installed Oracle DB on the same server of SMP. The installation guide mentions to run the particular script using SQLPlus
4.
Host name – the host system on which the database software is installed.
Login – the admin login for the database software.
Port number – the port number the database software uses.
If you installed Oracle on a different server from the one where you will install SAP Mobile Platform Server, copy the db_tools directory (and all subdirectories) from the SAP Mobile Platform Server installer image to a temporary location on the database server. In the steps below, <installer_root> will refer to the directory into which you copied db_tools.
Create and run the smp3.sql script.
a. b.
c. d.
e. f.
Open a Windows command prompt.
In the SAP Mobile Platform installer image, navigate to: <installer_root>\db_tools\db\oracle\smp3\sql
Use a text editor to create a smp3.sql file in this location.
Use a text editor to open 001_SMP3_drop_and_create_user.DDL from this location and copy its entire contents into the smp3.sql file.
As the last line in the smp3.sql file, enter:
EXIT;
(Optional) Change user name and password.
This example shows a contiguous block of the noncomment lines in the 001_SMP3_drop_and_create_user.DDL file for ASE is shown below. Replace:
gomobile with the new database user name.
secret with the new database user password. Be sure to:
Refer to your database documentation for limitations on length and allowable characters for these parameters.
Replace all instances of each default text string in the 001_SMP3_drop_and_create_user.DDL script with the same value.
Make note of the changes you make. You will need to enter the changed values during SAP Mobile Platform Server installation.
Replace highlighted items below as needed to implement the changes you wish to make.
DROP USER gomobile CASCADE; CREATE USER gomobile
IDENTIFIED BY secret
DEFAULT TABLESPACE USERS TEMPORARY TABLESPACE TEMP
PROFILE DEFAULT
ACCOUNT UNLOCK;
GRANT SY365_OBJOWNER TO gomobile; GRANT CREATE SESSION TO gomobile;
14
SAP Mobile Platform
Installing SAP Mobile Platform on a Single Server
GRANT CONNECT TO gomobile;
ALTER USER gomobile DEFAULT ROLE ALL;
ALTER USER gomobile QUOTA UNLIMITED ON USERS;
Note: Oracle does not define a database name as such, and by convention uses the same name for the user and the schema. The SAP Mobile Platform Server installer needs either the Oracle service name or SID to connect to your Oracle database.
Save and close smp3.sql.
Enter: sqlplus <username>/<password>@<servername> @smp3.sql > smp3.log
Where:
<servername> is the server where Oracle is installed.
<username> is an admin user, such as sa.
<password> is the password for <username>.
I am running the same but getting an error with using user name as sys and password is 123456.
ERROR:
ORA-12541: TNS:no listener
Enter user-name:
Has anyone run this successfully.
Thanks,
Regards,
Rakshit Doshi

Rakshit,
The TNS: no listener error indicates that your Oracle installation is not setup correctly for you to connect via SqlPlus.  This error has nothing to do with SMP3 but with he base Oracle installation.  Please troubleshoot that error and ensure you can connect via SqlPlus independent of SMP3.0 and then try the steps again.
--Bill

Similar Messages

  • How to configure Oracle SSO for OBIEE

    Hi all
    Can anyone help me saying how to configure Oracle Single Sign-on with OBIEE?
    Basically I want to enable a common login for Dashboard and answers using SSO.
    I am using OBIEE 10.1.3.4 on a Redhat Linux
    thanks in advance

    Hi...
    See this, hope this what you want...??
    If not .. ignore...
    Thanks & Regards
    Kishore Guggilla

  • How to configure oracle thin drivers for SUN APPLICATION SERVER

    hi all,
    I am working with EJB with oracle as back-end. I wants to know how to configure oracle thin drivers for the SUN APPLICATION SERVER. Please explain me breifly.
    Advanced thanks to all the replies.
    with regards,
    /kumaraswamy.n

    Kumaraswamy,
    Did you try searching the Internet? Here are the results of my Internet search:
    http://tinyurl.com/zo4gk
    And one of the first hits in the list was this:
    Deploying to a Sun Java System Application Server
    Good Luck,
    Avi.

  • How to configure Oracle Enterprise Manager for ASM RAC Database ?

    Dears,,
    We have two databases (Primary & Standby), each database has two instances
    Database version: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit
    How to configure Oracle Enterprise Manager for this environment ?
    I need documentation for this please.
    Many thanks & Regards,,

    Assuming an agent is running on the servers you want to monitor,
    navigate to the Agent home page (Via setup --> Agent)
    When in the agent home page select 'Add Database'and press [Go]
    Assuming yopur database now gets recognized, select the Configure icon and enter the password for dbsnmp.
    When done, press [Ok] to return to the agent home page.
    Regards
    Rob
    http://oemgc.wordpress.com

  • How to configure Oracle 10g RAC on windown sever 2003

    hi all
    plz tell me
    how to configure Oracle 10g RAC on windown sever 2003 can any body help me , give be any link
    plz it is very necessary for me
    Regards

    Hello,
    There are a good doc written by Philip Newlan at www.jobcestbon.com/oracle/RacOnWindows.pdf
    Regards,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

  • How to configure Oracle jsp engine on OAS4.0.8.1

    1. How to configure Oracle jsp engine on OAS4.0.8.1 for linux
    2. How to set the parameter on OAS. The Ojsp document only give examples depict the syntax used when running in an Apache/JServ 1.0 environment

    Anyone?

  • How to configure Oracle 10g Advanced Security to use SSL concurrently with

    How to configure Oracle 10g Advanced Security to use SSL concurrently with database User names and passwords
    In Oracle Advanced Security Documentation it is mentioned that i can use SSL concurrently with DB user names and passwords. But when i configure the client certificate on the client my DB connection is getting authenticated using the certificate, which out passing user id or password.
    We want to connect to Oracle DB over SSL channel so that the data packets are not in clear text. Also we want the user to make a connection using user id and password.
    Basically we want SSL with out authentication.
    Need your expert advice

    Read the documentation (I have given following links assuming you are running a 32 bit architecture)
    Server installations:
    http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb14316%2Ftoc.htm&remark=portal+%28Books%29
    Client installations:
    http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb14312%2Ftoc.htm&remark=portal+%28Books%29
    You can find the required books (if not using 32 bit architecture) from
    http://www.oracle.com/pls/db102/portal.portal_db?selected=3

  • How to configure Oracle Enterprise manager 11.2.0.1 for ASM instance

    Hi All,
    Please let us know How to configure Oracle Enterprise manager 11.2.0.1 for ASM instance.
    Reagrds,
    Vikas

    Assuming an agent is running on the servers you want to monitor,
    navigate to the Agent home page (Via setup --> Agent)
    When in the agent home page select 'Add Database'and press [Go]
    Assuming yopur database now gets recognized, select the Configure icon and enter the password for dbsnmp.
    When done, press [Ok] to return to the agent home page.
    Regards
    Rob
    http://oemgc.wordpress.com

  • How to configure oracle listener profile for multiple oracle database

    Hi,
    I am going to install solution manager system in the same server of ERP EHP4 on Windows. Both DB are oracle.
    I'd like to know how to configure listener in this kind of envirnmonent.
    a. use two listener and different ports
    b. use same listener but different ports
    c. use same listener and same port
    Which is the correct mothed?
    And, after installation, there seem three set of profiles of listten, one for ERP, one for SLM, and the other for OS?(%windir%system32), which one is functional?
    Please advise.
    Thanks a lot.
    Regards,
    Alex

    Hi,
    standard installation is creating new configs for listener for each instance.
    I would recommend to use one listener per each instance.
    YOU CAN NOT HAVE one port number for two differnet systems!
    If you want to use one listener than you must adapt tnsnames.ora, listener.ora and ensure that both systems will use different port numbers.
    For example PORT= 15<system number>
    Peter

  • How to configure Oracle Alerts For Sending EMail?

    Hi All,
    I am using Oracle Apps 12.1.1.
    I am configuring Oracle Alerts to sent a email.
    for that i have set
    Unix send mail :/usr/lib/sendmail
    Mail Database/Server Name:172.16.0.6
    Mail Priority:Normal
    In Accounts:
    User Name:My User Name
    Password:******
    Anything need to configure because after submitting a request It is showing that request is successfully completed but not receiving mail.
    Please Help.
    Thank In Advance.
    Regards,
    SHD

    Hi;
    please check below links:
    Alert-EBS
    General EBS Discussion
    Oracle Periodic Alert..
    Oracle Periodic Alert..
    Also see:
    Oracle Alert Documentation Resources, Release 12 [ID 396315.1]
    How to determine what email system is being utilized for Oracle Alert processing [ID 428193.1]
    Configuring the Oracle Workflow 2.6 Java-based Notification Mailer with Oracle Applications 11i [ID 231286.1]
    How to setup Email Notification from Microsoft Exchange with Oracle Alerts [ID  163249.1]
    Regard
    Helios

  • How to configure Oracle SSO for forms and apex

    Hi All,
    I am trying to configure oracle SSO for forms and apex using third party external authentication. Please help me how to configure. I a have tried all possible things
    from web but I am not able to do it. Is there any doc or links are much appreciated.
    Info: Some reason my oiddas web link is not working it used to work fine before and also the from /pls/orasso/ link I am not able to login may be because of my oiddas issue
    Thanks

    Hi Andreas,
    Thanks you for your help. I am trying to implement third party external LDAP authentication for APEX and Forms.
    So I started with OID and SSO setup to create external Partner Applications. Some reason my oid and sso web login links are not working. I didn't find any errors. I need some help in finding the problem and direction, I already read docs on web but no proper direction. I appreciate your help.
    Thanks

  • How to configure Oracle WebLogic NodeManager as a MS service

    Hi Experts,
    I installed OBIEE 11.1.1.5, and i want to configure OBIEE start/stop as windows services.
    for that and after a successful configuration, Oracle configure by default two windows services: Weblogic Node Manager and FMW 11g Process Manager (OPMN).
    The problem is that Weblogic Node Manager is missing as a widows service.
    How can i do to create and configure it manually, please.
    Thank in advance.
    Best regards,
    Hassan C
    Edited by: 972869 on 23 nov. 2012 03:27
    Edited by: 972869 on 23 nov. 2012 03:28
    Edited by: 972869 on 23 nov. 2012 05:09

    Hi,
    i see it, but that is for install Admin and manage server, what i'm asking for is Oracle weblogic NodeManager.
    the windows service i need is named "oracle WebLogic NodeManager (e_obiee11_wlserver_10.3)" or somethiing like that, is the first in the page of your link:
    Weblogic Node Manager
    *(configured as a MS Windows Service if Custom Install route is chosen when installing Weblogic)*
    I'm asking how to create it.
    Thank you.
    Edited by: 972869 on 23 nov. 2012 05:14

  • HOW TO configure oracle bi discoverer 11.1.3 32 bit window to oracle ebs 11

    Hi all ,
    How can we configure oracle bi discoverer 11.1.3(desktop and admin) installed on windows 32 bit with oracle ebs 11i with database 10g
    installed on sun solaris sparc machine.
    Kindly send any link which can give me step by step link for this specific scenario.
    Thans

    Hi Sirini,
    I create workbook through Discoverer desktop and save in database, Now I like to give assign these workbooks
    to the user through Discoverer view , so that they can view these worksheets, How can I view these workbooks
    through Discoverer view in oracle ebs 11i.
    Thanks

  • How to configure oracle 10g with clients

    Hello sir i am a database user.
    I want to install an oracle 10g (Client server architecture)
    As i have a licenced Oracle 10g CD Pack.
    Pls help me how to install Oracle & how to configure its clients.
    As i have a server(running server 2003 ) in it and corresponding clients.
    Thanks
    Edited by: user10439074 on Oct 30, 2008 4:03 AM

    Read the documentation (I have given following links assuming you are running a 32 bit architecture)
    Server installations:
    http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb14316%2Ftoc.htm&remark=portal+%28Books%29
    Client installations:
    http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb14312%2Ftoc.htm&remark=portal+%28Books%29
    You can find the required books (if not using 32 bit architecture) from
    http://www.oracle.com/pls/db102/portal.portal_db?selected=3

  • How to configure oracle and ms-access db

    Hi All,
    I have a requirement to push data from the oracle to ms access. My oracle database is on the Unix server and ms access is on my local desktop. Is there a way to configure if so how to configure both the db? Basically I am wanted to make the ms access visible to oracle so that I can use the Heterogeneous package. Please let me know if there are any different ways.
    my oracle version is
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit
    ms-access 2007
    Thanks in advance.

    Hi,
    You could use the Database Gateway for ODBC (DG4ODBC) to do this. It uses a third party ODBC driver to make the connection to MS-Access so the best option would be to install it on the Windows machine where Access is running and use the Microsoft Access driver.
    Otherwise, you could install on Unix where Oracle is running but I don't think there is third party Access driver for Unix.
    The following note available in My Oracle Support describes the setup on Windows -
    Note.466225.1 How to Setup DG4ODBC (Oracle Database Gateway for ODBC) on Windows 32bit
    You should install the latest 11.2 DG4ODBC and this note has pointers to the download sites -
    Note.1083703.1 Master Note for Oracle Gateway Products
    DG4ODBC can be installed standalone without an RDBMS being installed.
    Regards,
    Mike

Maybe you are looking for

  • Stacked bar chart to show vertically

    I want to show stacked bar chart vertically. Requirement is Mat1 - WIP Qty 14, Inv 20, Finished 22  Mat2 - WIP Qty 16, Inv 10, Finished 18   We want to display chart where Material will be displayed on Y-axis and diffrent Qty will be shown as one bar

  • Deleting form in acrobat X

    Hi All, I just received an PDF with a form that ask to be filled out and distributed.  How can I get rid of this form?  I thought filling out the form would do the trick, but I was wrong. Thanks, Starsky Acrobat X Windows 7

  • Hellp needed to resolve this Error

    Hi all Inside my pakage i have some procedures and funtions, will executing its saying the error as : PLS-00707: unsupported construct or internal error [2603] i have higlighted the line in the below code, Can some help me to correct this error. than

  • How to create tab with sidebar

    Hi all, I want to create an application with tab set, then create sidebar menu for each tab. I can see such feature in the sample application of Oracle Express Edition. I did try to do same steps to copy the sidebar into my application but No luck. C

  • Non Blocking Socket ans Session management

    All samples of Non Blocking socket use SelectionKey.attach( Object ob) to attach a partial message if the received data is incomplete. So far so good. Are we supposed to use the same approach for session management ( Keeping info on Username, passwor