Oracle BPEL DB Installation with irca -Failing!!!

Hi all,
I am trying to install Oracle BPEL 10.1.3.1 as a standalone component on Oracle DB 10.2.0. I have set ORACLE_HOME and tested that I can connect to sqlplus using the following option:-
sys/<sys_password>@<service_name> as sysdba
However when I am running the irca option using:
irca orabpel "<ip> <port> <servicename>" <sys_password> -overwrite ORABPEL
I am getting the following exception:-
ERROR: Failed to establish database connection due to the following error:
ORA-01017: invalid username/password; logon denied
System password for DB is : manager
The DB doesn't contain any 'ORABPEL' user.
Please let me know where am I going wrong?This is really urgent.I have a project delivery.
Thanks.

Is this a Windows install. if so can you run the command sqlplus / as sysdba I suspect you will get the same error.
What did you specify your global name when you installed the database?
you can check this by login as sys or system and run the command
show parameter service
what ever this returns use this as the service name.
I think this is more an listener issue. Here is a typical listener and tnsnames
tnsnames
ORCL =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = orcl.oracle.com)
listener
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = D:\oracle\product\db\10.2.0)
(PROGRAM = extproc)
(SID_DESC =
(GLOBAL_DBNAME = orcl.oracle.com)
(ORACLE_HOME = D:\oracle\product\db\10.2.0)
(SID_NAME = orcl)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = orcl))
cheers
James

Similar Messages

  • How to install Oracle BPEL Process Manager with the BEA WebLogic

    Hi ,
    I will install Oracle BPEL Process Manager with BEA WebLogic 9.2(MP2). I have download orabpel_10133_WebLogic.zip ,then Modify the following mandatory installation properties in the orabpel_10133_WebLogic\bpelDomain.properties file:
    # BEA_HOME is the path where Weblogic is Installed
    BEA_HOME=/opt/bea
    # JAVA_HOME is the path of jdk folder inside your weblogic
    JAVA_HOME=/opt/bea/jrockit90_150_10
    # DOMAIN_HOME is the path where you wish to create your domain called BPELDomain
    DOMAIN_HOME=/opt/bea/user_projects/domains
    # APPS_HOME is the path where you wish to copy your applications and adapters that are required for oracleBPELServer
    APPS_HOME=/opt/bea/user_projects/apps
    # BEA_HOME is the path where BPEL PM is Installed
    BPEL_HOME=/home/oracle/bpel/product/10.1.3.1/OraBPEL_1/bpel
    # DRIVER_TYPE is the datasource class that installable use to create a datasources for oracleBPELServer
    DRIVER_TYPE=oracle.jdbc.xa.client.OracleXADataSource
    # DB_URL is the url to connect to orabpel schema
    DB_URL=jdbc:oracle:thin:@16.157.134.17:1521:orcl
    # DB_USER is the user Id for orabpel shema in database
    DB_USER=ORABPEL
    #DB_PASSWORD is the password for orabpel schema in database
    DB_PASSWORD=bpel
    #BPEL_SERVER_NAME is the server i.e. to be created under BPELDomain
    BPEL_SERVER_NAME=oracleBPELServer
    #PROXY_HOST is the Host name of the proxy server
    PROXY_HOST=www-proxy.us.oracle.com
    #PROXY_HOST=
    #PROXY_PORT is the Port where the proxy server is running
    PROXY_PORT=80
    #PROXY_PORT=
    #NON_PROXY_HOST is the list of non proxy hosts that are divided by a | symbol
    #NON_PROXY_HOST=*.oracle.com|*.oraclecorp.com|localhost|127.0.0.1|stbbn10|stbbn10.us.oracle.com
    NON_PROXY_HOST=*.oracle.com|*.oraclecorp.com|localhost|127.0.0.1|stbbn10|stbbn10.us.oracle.com|16.157.134.135
    When I run the setup.sh , it will report
    BUILD FAILED
    /opt/software/WL_Installables/build.xml:131: Traceback (innermost last):
    File "./wl_scripts/bpelDomain.py", line 22, in ?
    File "./wl_scripts/createGroupsAndUsers.py", line 4, in ?
    weblogic.management.utils.AlreadyExistsException: [Security:090267]Group BpelGroup
    Actully ,there is no BpelGroup in Weblogic. Does anybody know how to solve it ?

    MAke sure you have not set ANY environment variable related to Oracle / BEA / Java / LD_library path. Use the following script to unset / set the initial settings:
    #!/bin/sh
    unset ORACLE_BASE ORACLE_HOME ORACLE_SID ORACLE_TERM
    unset LD_LIBRARY_PATH LD_LIBRARY_PATH_64
    unset CLASSPATH JAVA_HOME
    export PATH=.:/usr/sbin:/usr/bin:/usr/local/bin:/opt/VRTS/bin
    export BEA_HOME=/appl/oracle/products/9.2/weblogic
    Marc
    http://orasoa.blogspot.com

  • Oracle 10g R2 installation with ASM+RAC

    Gurus,
    Need some suggestuon on Oracle 10g R2 installation with ASM and RAC option.
    We have found many documents on the Oracle, HP, HP-Oracle CTC and third party web sites, but nothing that is specific to this particular combination of separate
    ORACLE_HOMEs, ASM and 10g RAC CRS. It is unclear for me from the documentation how this combination of ASM and 10.2g RAC may best be installed.
    The high level steps i got after reading lot of docs as follows - but i am not sure whether these are correct or not. if they are correct, can any one share their experience/notes please?
    1) Install CRS
    2) Install RDBMS for ASM HOME - create separater oracle home for ASM instance using OUI
    3) Install RDBMS for RAC Database Home - create separater oracle home for RAC database using OUI
    4) Create ASM database using DBCA -
    5) Use dbca to create database.

    Oracle provides 'paint by numbers' tutorials called 'Oracle By Example'. (Go to OTN, check under the Training tab)
    They have one for a Windows based ASM/RAC that you might want to review. Not your specific environment, but the steps will be dag-nabbed close.
    I recommend walking the path (http://otn.oracle.com >> training:OBE >> Database 10g Release 1:VMWare:Installation
    http://www.oracle.com/technology/obe/obe10gdb_vmware/install/racinstallwin2k/racinstallwin2k.htm

  • Can I use Oracle BPEL process manager with other AS and DB

    Can we user oracle bpel process manager with jboss application server and postgresql database.. is it possible..
    and what will be the price.. per licencse when i go to just purchase Oracle BPEL process manager

    MAke sure you have not set ANY environment variable related to Oracle / BEA / Java / LD_library path. Use the following script to unset / set the initial settings:
    #!/bin/sh
    unset ORACLE_BASE ORACLE_HOME ORACLE_SID ORACLE_TERM
    unset LD_LIBRARY_PATH LD_LIBRARY_PATH_64
    unset CLASSPATH JAVA_HOME
    export PATH=.:/usr/sbin:/usr/bin:/usr/local/bin:/opt/VRTS/bin
    export BEA_HOME=/appl/oracle/products/9.2/weblogic
    Marc
    http://orasoa.blogspot.com

  • Oracle single instance installation  with RHEL Cluster suite

    Hi ,
    Can anyone help regarding Oracle single instance installation with RHEL Cluster suite? I have to know what factor need to be considered for RHEL Cluster configuration for Oracle Installation. And is it certified by Oracle?
    Aungshu

    Does any body like to share their experience ?

  • Oracle 11gR2 RAC installation with DNS

    Dear Guru's,
    I want to configure RAC on two node cluster with DNS(For SCAN) in my testing server.
    O.S: RHEL5.4(64 bit)
    Oracle Version: 11gR2(11.2.0.2)
    Note: Am creating nodes in VMware ESXi server.
    Just I want to know whether DNS should be configure in any one of those NODES or in separate machine.
    Bala :)

    Hi Bala,
    I want to configure my Database with & without DNS. (Will try both installation in different servers)I think, you have already received a link on very good article about Oracle RAC installation without DNS and DHCP (I mean Jeffrey Hunter's article).
    There is one more about Oracle RAC installation with DNS and DHCP (http://gjilevski.com/2011/10/05/build-two-node-oracle-rac-11gr2-11-2-0-3-with-gns-dns-dhcp-and-haip/).
    And want to know how it forwards the client connection if a node fails.. Can anyone update the URL for this..There are a lot of information about it:
    - http://www.oracle.com/technetwork/database/features/oci/taf-10-133239.pdf
    - http://docs.oracle.com/cd/E14072_01/java.112/e10589/apxracfan.htm
    - http://www.oracle.com/technetwork/database/app-failover-oracle-database-11g-173323.pdf
    Very good videos:
    - http://www.dsvolk.ru/oracle/racdd4d/demos/video/taf/session/session_viewlet_swf.html
    - http://www.dsvolk.ru/oracle/racdd4d/demos/video/taf/select/select_viewlet_swf.html
    - http://www.dsvolk.ru/oracle/racdd4d/demos/video/taf/callback/callback_viewlet_swf.html
    - http://www.dsvolk.ru/oracle/racdd4d/demos/video/fan/fan_viewlet_swf.html
    Hope it helps,
    Best regards,
    Gena

  • Oracle SOA Suite Installation with traditional Oracle Infrastructure

    Dear All.
    Good day, I have a question related to the Oracle SOA Suite, I need to know if I can use Oracle Application Server 10g Release 2 ( the traditional version) which contains the Oracle Infrastructure & Oracle Middle tier on the same product, Business Intelligence & Forms version, to work with Oracle SOA Suite 10.1.3 Release 3, to give the authinticatio & authoraization using Oracle Internet Directory not using the Java SSO.
    Is this has any effect of development the BPEL Processes or the web services? such as using specific Java containers??
    can I use this OAS 10g Realease 2 to deploy the web applications (J2EE) and integrate them with BPEL processes deployed on the Oracle SOA Suite Installation??
    I really need help, thank you in-advance
    Adham Hattab

    Hello.
    When you install SOA Suite you get typically a "home" and "oc4j_soa" container. You can deploy apps into the "home" container if you wish. Technically you could also deploy into oc4j_soa, but I strongly suggest leaving it alone!
    You can also do a 2nd Oracle install in a new Oracle Home to just have a J2EE server, in order to deploy web apps. Or, you can use WebSphere, Sun, or WebLogic, too. You can add a new OC4J container to your Oracle app server home. That is what we do typically - that way large apps can have their own JVM and memory, you can restart an OC4J container to "reboot" a problem app without impacting apps in other OC4J containers, etc.
    You can configure OAS to use OID or any 3rd-party LDAP for authentication/authorization, including Active Directory. At our site we use OID Directory Integration and Provisioning (DIP) to import AD users/groups into OID. This way corporate users/groups/logins are all available to OID, making SSO that much more powerful, with no need to create new accounts just for OAS.
    The install docs and/or MetaLink (My Oracle Support now) should have details on what versions of OAS work with OID. As I mentioned, we have Business Intel. & Forms (10.1.2) and SOA Suite (10.1.3.3) both using OID 10.1.4.0.1 (which itself is on top of OAS 10.1.2.2).
    Daren

  • Oracle BPEL server installation - Infrastructure requirement

    I am trying to check the feasibility analysis of infrastructure / Hardware required for installation of Oracle BPEL process engine.
    We have a separate database server and Application server.
    DB server and App server config details are :
    2 HP RP 3440 Servers with PA-RISC2.0 with
    8GB of RAM.
    Oracle 10g database is present in DB server.
    Oracle Application server 10g is present in the Apps server.
    If we want to install Oracle BPEL server in OracleAS Middle Tier architecture, should we install Oracle BPEL process manager in a separate server or can we install in one of the existing DB or Apps server.
    Please help me on this.
    Gopi.

    I am trying to check the feasibility analysis of infrastructure / Hardware required for installation of Oracle BPEL process engine.
    We have a separate database server and Application server.
    DB server and App server config details are :
    2 HP RP 3440 Servers with PA-RISC2.0 with
    8GB of RAM.
    Oracle 10g database is present in DB server.
    Oracle Application server 10g is present in the Apps server.
    If we want to install Oracle BPEL server in OracleAS Middle Tier architecture, should we install Oracle BPEL process manager in a separate server or can we install in one of the existing DB or Apps server.
    Please help me on this.
    Gopi.

  • Oracle BPEL-PM configuration with JBoss

    I are trying to configure JBoss with OracleBPEL-PM.
    I are facing problem with starting oracleBPELServer. I am following steps given in http://download.oracle.com/docs/cd/E10291_01/doc.1013/e10538/jboss.htm .
    Now after following the steps till end I am able to run decision server successfully but while running oracleBPELserver I am getting errors

    Hi,
    We have got exactly same error while opening BPEL Console.
    Oracle BPEL Domain Initialization Failed
    The Oracle BPEL Domain default did not initialize successfully. The following error was detected during startup. Please contact the Oracle Support Team if you are not able to resolve this problem.
    Reported Error:
    Cannot lookup jdbc datasource.
    The process domain was unable to lookup the TX datasource "[email protected]".
    Please check that the machine hosting the datasource is physically connected to the network. Additionally check that the connection pool properties as defined in the application server startup properties are valid.
    Could you please tell how to resolve this as it is very urgent.
    Regards,
    Dhanumjay

  • Oracle BPEL interactive installation in command prompt

    Hi All,
    I'm trying to install Oracle BPEL Process Manager for OC4J in linux environment at remote.I login to the remote machine through SSH.
    I would like to know if there is any guide to install through command line. I mean interactive installer in command prompt, not the silent installation
    I know it can be done by 2 ways:
    1. Initiating the runInstaller by setting DISPLAY variable and having X-Client running on local machine.
    2. Silent Installation.
    Can I do interactive installation through command prompt?
    Regards
    Jude.

    Hi,
    for first check the relase version for your OS and instead of SLES10 make there SuSe-9.
    And set your DISPLAY .

  • Oracle Linux 6.1 with grid failed config root.sh

    Hi,when i installed oracle 11g Grid Infrastructure,exec root.sh failed.
    OS:Oracle Enterprise Linux 6.1 x86_64
    [root@db ~]# /u01/app/grid/product/11.2.0/crs_home/root.sh -deconfig
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= grid
    ORACLE_HOME= /u01/app/grid/product/11.2.0/crs_home
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]:
    The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]:
    The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]:
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2011-07-17 23:29:40: Checking for super user privileges
    2011-07-17 23:29:40: User has super user privileges
    2011-07-17 23:29:40: Parsing the host name
    Using configuration parameter file: /u01/app/grid/product/11.2.0/crs_home/crs/install/crsconfig_params
    Improper Oracle Clusterware configuration found on this host
    Deconfigure the existing cluster configuration before starting
    to configure a new Clusterware
    run '/u01/app/grid/product/11.2.0/crs_home/crs/install/rootcrs.pl -deconfig'
    to configure existing failed configuration and then rerun root.sh

    OEL 6.1 has not been certified for use yet that I'm aware, you need to check MOS for the latest certified OS.
    Thanks,
    Paul

  • Oracle Developer 6 installation with Solaris

    I've an application made with Developer 6 and the Oracle DataBase Server version is the 8. My question is, is this configuration compatible with os Solaris 10? Or there is any problem that obliges me to use earlier versions of Solaris?
    Thanks in advance.
    Mabel

    The last 6i version, which WAS supported, is 6.0.8.25.2 Patch 16 for 8i on Solaris 9.
    Werner

  • Scikit-learn & Scipy (Python2) Installation with pip2 FAILS. [SOLVED]

    I installed numpy, matplotlib, pandas using pip2 for Python 2.7 sucessfully.
    When I first attempted to install scipy using pip it failed citing "missing fortran compiler".
    After I installed g95 it goes some steps further before stopping.
    It raised the following after I tried to install scikit-learn using pip2:
    /bin///ld: cannot find -lf95
    /bin///ld: cannot find -lf95
    /bin///ld: cannot find -lgcc
    /bin///ld: cannot find -lf95
    /bin///ld: cannot find -lf95
    /bin///ld: cannot find -lgcc
    error: Command "/usr/bin/g95 -shared -shared build/temp.linux-x86_64-2.7/sklearn/cluster/_k_means.o
    -L/usr/lib64 -L/usr/lib -Lbuild/temp.linux-x86_64-2.7 -lcblas -lm -lpython2.7
    -o build/lib.linux-x86_64-2.7/sklearn/cluster/_k_means.so" failed with exit status 1
    Cleaning up...
    Command /usr/bin/python2 -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/scikit-learn/setup.py';
    exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))"
    install --record
    /tmp/pip-8d73m5-record/install-record.txt --single-version-externally-managed --compile failed with
    error code 1 in /tmp/pip_build_root/scikit-learn
    Traceback (most recent call last):
    File "/usr/bin/pip2", line 9, in <module>
    load_entry_point('pip==1.5.6', 'console_scripts', 'pip')()
    File "/usr/lib/python2.7/site-packages/pip/__init__.py", line 185, in main
    return command.main(cmd_args)
    File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 161, in main
    text = '\n'.join(complete_log)
    UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 50: ordinal not in range(128)
    Do I need to install any other dependancies, in case if missing ?
    I have also tried using the AUR packages and using pacman but they fail to retrieve the mirrors/URLS.
    Is there any other way to install scipy & scikit-learn which are necessary for me to complete my Machine learning setup with Python.
    Last edited by rafalizou (2015-05-09 15:31:55)

    It seems that pip2 was using some packages that required particular intel gcc/mkl compliers/libraries (and were huge) that were missing in my system.
    I used the community specific scipy & scikit-learn packages that installed seamlessly with Yaourt.

  • Oracle 11g database installation with 6GB SGA and 1GB PGA on x86 dell machn

    I am trying to install oracle 11g on a DEL 2650 PowerEdge machine and want to set set SGA 6GB. I have set the shmmax kernel parameter 6449050944. Whenever i set the SGA size to 6 GB it display an error.
    Can anybody guide me where i am wrong ?

    O/s is Linux AS4 and total memory is 8 GB.
    I just purchased this old refurbished dell poweredge 2650 for testing purpose.
    Want to utilize the maximum memory available for the database.
    swap is 8 GB too.

  • Oracle BPEL installation

    hi all, i have installed soa_windows_x86_bpel_101310 with Oracle BPEL Process Manager with Oracle SOA Suite option and jdevstudi010133..but i am not able to login in bpel console..its givinh me authentication failure and when i try to start jdeveloper bpel designer its not openong at all..it opens getting started with page..i have already started BPEL PM server..

    Have you tried with logina s oc4jadmin
    and passwd as the one given at the time of installation.
    Lalit

Maybe you are looking for