Create the domain WLS with SOA - ORA-01882: region time zone not found

Hi all

I install SOA 11 g 11.1.1.5 on my windows machine 7. I installed my XE database and the dbtimezone is set to = + 02:00 (which i took and bounced to the db).

I installed the UCR, Weblogic server and SOA. Now, when I am creating a WLS field, after that I configured JDBC patterns, when I try to test it, I get the following:

Schema component = SOA Infrastructure
Driver = Oracle.JDBC.XA.client.OracleXADataSource
URL=JDBC:Oracle:thin:@localhost:1521/XE
User = DEV_SOAINFRA
Password = *.
Test SQL = select 1 from schema_version_registry where owner = (select use double) and mr_type = 'SOAINFRA' and '11.1.1.5.0' = version

ORA-00604: an error has occurred at the SQL level 1 recursive
ORA-01882: zone schedule region not found

CFGFWK-60850: the Test failed!

Schema component = User Service of e-mail
Driver = Oracle.JDBC.OracleDriver
URL=JDBC:Oracle:thin:@localhost:1521/XE
User = DEV_ORASDPM
Password = *.
Test SQL = select 1 from schema_version_registry where owner = (select use double) and mr_type = 'ORASDPM' and release = '11.1.1.2.0'

ORA-00604: an error has occurred at the SQL level 1 recursive
ORA-01882: zone schedule region not found

CFGFWK-60850: the Test failed!

Component schema = schema for GOSA MDS
Driver = Oracle.JDBC.OracleDriver
URL=JDBC:Oracle:thin:@localhost:1521/XE
User = DEV_MDS
Password = *.
SQL test select = 1 schema_version_registry where
owner = (select use double) and mr_type = "MDS" and
version = '11.1.1.5.0'

ORA-00604: an error has occurred at the SQL level 1 recursive
ORA-01882: zone schedule region not found

CFGFWK-60850: the Test failed!

Component schema = schema of SOA MDS
Driver = Oracle.JDBC.OracleDriver
URL=JDBC:Oracle:thin:@localhost:1521/XE
User = DEV_MDS
Password = *.
Test SQL = select 1 from schema_version_registry where owner = (select use double) and mr_type = "MDS" and version = '11.1.1.5.0'

ORA-00604: an error has occurred at the SQL level 1 recursive
ORA-01882: zone schedule region not found

CFGFWK-60850: the Test failed!

My region of time Windows is set to (UTC + 02:00) Harare, Pretoria

Any help to solve this?

Thank you
K

Hello

It worked for me,

1. go to the directory where you ran the script config.bat.

2. use a text editor open the file config.bat.

3. locate this line in the file: SET CONFIG_JVM_ARGS = % CONFIG_JVM_ARGS %-DCOMMON_COMPONENTS_HOME = % COMMON_COMPONENTS_HOME %

4 Add this string to the end - Duser.timezone = "+ 02:00" and run the script to Setup again. "

5. always confirm that the time zone the oracle db is properly defined.

SQL > select sessiontimezone double;

SESSIONTIMEZONE
----------------------------------------------
+ 02:00

Hope that helps - it worked for me.

MB

Tags: Fusion Middleware

Similar Questions

  • java.sql.SQLDataException: ORA-01882: region time zone not found

    Hello

    I use JDeveloper 11.1.2.0.0 and holds zone schedule system: 5 h 30 GMT + (Chennai, Kolkatta, Mumbai, New delhi) when I run the page jspx - only with a command button, it works fine. But when I drag a table into the jspx page and run the implementation even the below error.

    java.sql.SQLDataException: ORA-01882: region time zone not found

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:889)


    To set the same, tried the resolution below as suggested on the forums and did not fix the issue

    1. define the Application-> default Application of properties-> Run/Debug/profile-> Edit and set java options like - Duser.timezone = "-05:30.
    2 edited the jdev.conf file and set the AddVMOption property - Duser.timezone = 'GMT + 05:30 '.

    The steps that worked.

    Set java options like - Duser.timezone = "-05:30 ' for each project that is available in the application.
    Note: This correction of the problem. But my application has more than 10 projects and must be repeated. So for each application and its projects step below must be repeated.

    I understand that there is a resolution. But is there a solution to the same difficulty in JDEV level. If so help me please on the same sample.

    Kind regards
    Olivier G

    http://manojm-Nair.blogspot.in/2011/03/ora-01882-timezone-region-not-found.html

  • ERROR in JDEVELOPER: ORA-01882: region time zone not found

    Hi all

    When I create the new connection to the database with the database of HR (XE), I'm getting ORA-01882: area of zone not found error in jdeveloper.

    Database browser-> create database connection

    How to solve this problem?

    -JDeveloper 11.1.1.4
    -Edition of Expression oracle 10g.

    Thank you
    Angelique.

    check the second result for this search:
    http://forums.Oracle.com/forums/search.jspa?threadID=&q=timezone+region+not+found&OBJID=F83&DateRange=all&userid=&NumResults=15&rankBy=10001

  • ORA-00604: error occurred at recursive SQL level 1 ORA-01882: region time zone not found

    Dear all,

    IAM trying to connect to establish a connection to a database using JDBC thin oracle client. IAM getting the following error.

    Could someone help me with a solution please

    Operating system: Oracle linux

    Database Version: 12 c

    java.sql.SQLException: ORA-00604: error occurred at the SQL level 1 recursive

    ORA-01882: zone schedule region not found

    at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:144)

    at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:73)

    at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java:1243)

    at com.sunopsis.graphical.dialog.SnpsDialogTestConnet.getLocalConnect(SnpsDialogTestConnet.java:173)

    to com.sunopsis.graphical.dialog.SnpsDialogTestConnet.access$ 400 (SnpsDialogTestConnet.java:51)

    to com.sunopsis.graphical.dialog.SnpsDialogTestConnet$ 5.doInBackground(SnpsDialogTestConnet.java:629)

    to com.sunopsis.graphical.dialog.SnpsDialogTestConnet$ 5.doInBackground(SnpsDialogTestConnet.java:625)

    at oracle.odi.ui.framework.AbsUIRunnableTask.run(AbsUIRunnableTask.java:258)

    at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:947)

    at java.lang.Thread.run(Thread.java:745)

    Caused by: java.sql.SQLException: ORA-00604: error occurred at the SQL level 1 recursive

    ORA-01882: zone schedule region not found

    at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:144)

    at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:73)

    at oracle.odi.core.datasource.dwgobject.support.OnConnectOnDisconnectDataSourceAdapter.getConnection(OnConnectOnDisconnectDataSourceAdapter.java:87)

    to oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter$ ConnectionProcessor.run (LoginTimeoutDatasourceAdapter.java:228)

    to java.util.concurrent.Executors$ RunnableAdapter.call (Executors.java:471)

    at java.util.concurrent.FutureTask.run(FutureTask.java:262)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    ... 1 more

    Caused by: java.sql.SQLException: ORA-00604: error occurred at the SQL level 1 recursive

    ORA-01882: zone schedule region not found

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:466)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:399)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:391)

    at oracle.jdbc.driver.T4CTTIfun.processError(T4CTTIfun.java:1126)

    at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:503)

    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:546)

    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:269)

    at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:436)

    at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:1021)

    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:682)

    at oracle.jdbc.driver.PhysicalConnection.connect(PhysicalConnection.java:789)

    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)

    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)

    at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:412)

    at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:385)

    at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:352)

    at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:331)

    ... 6 more


    Best regards


    Hi CPR1,.

    I tried to connect to database using ODI.

    What I did at work is

    Double-click the database server--->, click Properties, and then you have the key and the value

    In the Insert key as oracle.jdbc.timezoneAsRegion, and its value is FALSE

    Thank you

    Best regards

  • Create the database fails with error ORA-01505: Error adding log files

    Hi all

    hope someone can help out me, I'm creating a database by using a SQL script, the content of the script is:
    create the testora database
    the user sys identified by oracle
    the user identified by oracle's system
    LogFile Group 1 ('/ u01/app/oracle/oradata/testora/redo01a.log ',' / u02/app/oracle/oradata/testora/redo01b.log') blocksize 512 re-use, 100 m in size.
    Group 2 ('/ u01/app/oracle/oradata/testora/redo02a.log ',' / u02/app/oracle/oradata/testora/redo02b.log') blocksize 512 re-use, 100 m in size.
    Group 3 ('/ u01/app/oracle/oradata/testora/redo03a.log ',' / u02/app/oracle/oradata/testora/redo03b.log') blocksize 512 re-use, 100 m in size.
    maxLogFiles 5
    maxlogmembers 5
    MAXDATAFILES 100
    US7ASCII character set
    AL16UTF16 national character set
    Local extended management
    DataFile ' / u01/app/oracle/oradata/testora/system01.dbf' re-use of 400 m size
    SYSAUX datafile ' / u01/app/oracle/oradata/testora/sysaux01.dbf' re-use of 400 m size
    default tablespace users
    DataFile ' / u02/app/oracle/oradata/testora/users01.dbf' size 500 m reuse autoextend on maxsize unlimited
    default temporary tablespace tempts1
    tempfile ' / u01/app/oracle/oradata/testora/temp01.dbf' size 20 m reuse autoextend on maxsize 4g
    Undo tablespace undotbs1
    DataFile ' / u01/app/oracle/oradata/testora/undotbs01.dbf' size 200 m reuse autoextend on maxsize unlimited
    ;

    It fails in the creation of the database with the following result:

    SQL > @/home/oracle/Oracle_Scripts/testora_db_script.sql
    create the testora database
    *
    ERROR on line 1:
    ORA-01092: ORACLE instance is complete. Disconnection forced
    ORA-01501: CREATE DATABASE failed
    ORA-01505: Error adding log files
    ORA-01184: logfile group 1 already exists
    Process ID: 3486
    ID of the session: 1 serial number: 3

    This is the documentation: http://docs.oracle.com/cd/E11882_01/server.112/e26088/statements_5004.htm#i2142335
    >
    If only the DB_RECOVERY_FILE_DEST initialization parameter is specified, Oracle database then creates a log file member to this place.

  • WLST Script to create the domain weblogic for IOM and OAM

    Hello

    I intend to set up PS3 IOM - OAM in the new environment. We intend to perform the installation in silent mode. Does anyone have example WLST to create the domain weblogic for IOM or OAM?

    Thank you

    Here is an example of OUD. I post this one since it's the simplest and shortest, but it is the same for OAM and IOM except that the script is much longer because they ask a lot more questions. You will need to export the variables used or replace them with the appropriate values for your system.

    wait-<>

    the value of timeout 600

    spawn ${OUD_BASE}/${WLS_NAME}/common/bin/config.sh mode = console

    # Create a WebLogic domain

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # Choose the components of the Weblogic Platform

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # | ___Oracle directory Services Manager - 11.1.2.3.0 [Oracle_OUD1] [3]

    wait {}

    {"Enter number exactly as it appears in the media *" {send "3\n"}}

    wait {}

    {"Enter number exactly as it appears in the media *" {send "n"}}

    # Change the domain information

    wait {}

    "" Enter the value of * "{send" ${OUD_DOMAIN_NAME} \n "}}"

    wait {}

    {"Enter the number of the option to select GOLD *" {send "n\n"}}

    # Select the target area for this domain directory

    wait {}

    {'Enter' new target location GOLD * {send "${OUD_BASE} / user_projects/domains\n"}}

    wait {}

    {'Enter' new target location GOLD * {send "n\n"}}

    # Configure password and username administrator

    wait {}

    {"Enter the number of the option to select GOLD *" {send "2\n"}}

    wait {}

    "" Enter new * "{send" ${WLS_PASS} \n "}}"

    wait {}

    {"Enter the number of the option to select GOLD *" {send "3\n"}}

    wait {}

    "" Enter new * "{send" ${WLS_PASS} \n "}}"

    wait {}

    {"Enter the number of the option to select GOLD *" {send "n\n"}}

    # Configuration mode field-> 1 | Development mode

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # Java SDK selection

    wait {}

    {"Enter the index number to select GOLD *" {send "2\n"}}

    wait {}

    {'Enter' new JVM Directory GOLD * {send "${JAVA_HOME} \n"}}

    wait {}

    {'Enter' new JVM Directory GOLD * {send "n\n"}}

    # Select Optional Configuration

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    wait {}

    {"Enter the index number to select GOLD *" {send "n"}}

    # Configure the Administration Server

    # Change "Listen port.

    wait {}

    {"Enter the number of the option to select GOLD *" {send "3\n"}}

    wait {}

    "" Enter the value of * "{send" ${ODSM_PORT} \n "}}"

    # Change 'SSL enabled.

    wait {}

    {"Enter the number of the option to select GOLD *" {send "4\n"}}

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # Change 'SSL listening Port.

    wait {}

    {"Enter the number of the option to select GOLD *" {send "4\n"}}

    wait {}

    "" Enter the value of * "{send" ${ODSM_SPORT} \n "}}"

    # Then

    wait {}

    {"Enter the number of the option to select GOLD *" {send "n\n"}}

    # wait for install

    wait {}

    {"Successfully created * field *" {send "\n"}}

    EXPRESSIONS OF FOLKLORE

  • "ORA-28374: typical skeleton key not found in the portfolio ' with FUSION

    Hello

    I create two tables (table1, table2) both are encrypted with the transparent data encryption in the column 'name '.

    When I think to use the merger to load the data, an error message occurs ORA-28374: typical skeleton key not found in portfolio!

    Fusion in table1 a

    using table2 b

    on (a.code1 = b.code1)

    When not 7.fit then

    Insert...

    values...

    But when I insert the user, no problem

    I need to use the merger see data befor insert. Someone know why with the merger of this error occurred? and who can I fix?

    My version of oracle is 11.2.0.1.0 - 64 bit

    Thanks in advance

    I have the problem, it's very strange!

    I use TDE in the name column when I create table1, but I change table2 to encrypt the column.

    I have the error ORA-28374 when I use the merger.

    I dropped table2 and I recreated with TDE in colum.

    So no problem when I use the FUSION!

  • When I create the domain user, I used option user must change when you first connect, but am unble to get this

    When I create the domain user, I used option user must change at the first logon, but am unble to get it.

    Hi RadhamAravind,

    Thanks for posting in the Microsoft Community.

    As you create a domain user, the question you posted would be better suited for the IT Pro TechNet public. I would recommend posting your query in the TechNet Forums to get help:

    Windows 7 security TechNet Forums

  • Unable to create the support updating with key

    Hello Dominic,.

    I have a key of Windows 8, but not 8.1 key. I upgraded to 8.1 of the store, so I'm not able to create the support updating with the key I. Should which option I now?

    Thank you & good day,

    Ajay

    Split from: this thread

    Hello Dominic,.

    Thanks for your reply, appreciate the time taken by us keep up to date on the State of the question.

    You will need a Windows 8.1 product key in order to create a refresh on your computer Windows 8.1 support. You can activate your Windows 8.1 with your product key Windows 8 operating system after upgrade, but to create refresh media, you need a product key Windows 8.1.

    I recommend you to contact our phone support, our technical support engineers can help you in the creation of a support of refreshment with a key demonstration Windows 8.1.

    http://support.Microsoft.com/contactus/?ln=en-us

    Hope this information is useful. Feel free to write us again if you have any further questions or for any further assistance, we will be happy to help you.

  • Create the virtual machine with the ISO mounted CDROM

    Community of hell!

    Working on the vmcreate.pl script to add the creation of CD-ROM with iso data store, I got stuck on the error

    ' Invalid device configuration: ' VirtualSCSIControllerOption.numSCSICdroms '.

    I'm sure I'm missing something obvious, or this option but may not understand how to deliver this.

    I created a cdrom as follows (below test I create any CDROM, no iso file to reduce the number of layers):

    my $ BPPRR m_backing_info = VirtualCdromRemotePassthroughBackingInfo->new)

    deviceName = > ' '.

    exclusive = > 0,

    );

    my $description = description->new(label = > 'CDROM', summary = > 'cdddrom');

    my $connectable = VirtualDeviceConnectInfo->new(allowGuestControl = > 1,)

    connected = > 0,

    startConnected = > 1,

    ( State = > inmates ' / ' );

    my $ BPPRR m = VirtualCdrom->new(backup = > $BPPRRm_backing_info,

    connectable = > $connectable,

    controllerKey = > 0,

    deviceInfo = > $description,

    key => 1,

    ( unitNumber = > 1 );

    VirtualDeviceConfigSpec->new(device = > $BPPRRm,

    operation = > VirtualDeviceConfigSpecOperation->new()'add'));

    Did anyone have working example to create the virtual machine with CDRom?

    Andrey

    If someone will find this useful I followed this route Re: vmreconfig.pl add the device CD/DVD fails if the virtual machine created with vmcreate.pl

    and also I found good examples of what I need to in VMUtil.pm in cmd vmsphere libraries.

    Andrey

  • How can I Albums in the Photo App with images taken at different times.

    How can I Albums in the Photo App with images taken at different times.

    I had books in Aperture and iPhoto which have been labeled 'Family', 'Friends', etc., and I would like to move the images in the album, and there no matter when it was taken.

    Thank you

    Brian

    In the same way. Make an Album and drag the images to him. Key word or images and the use of the smart Albums.

  • Is it possible to get a word tend to fade and then fade out and then replace it with another word that fades in and then and so on without a person having to scroll to the bottom of the page. I searched for widgets, but I have not found one that does this

    Is it possible to get a word tend to fade and then fade out and then replace it with another word that fades in and then and so on without a person having to scroll to the bottom of the page. I searched for widgets, but I have not found one that does this impeccable for a subtitle.

    You will need to do something like it in a program like Edge animate.

  • I do P2V of a Linux Machine, his failure with the error "FAILED: an error occurred during conversion:"root is not found""If anyone can suggest how to solve this. "

    I do P2V of a Linux Machine, his failure with the error "FAILED: an error occurred during conversion:"root is not found""If anyone can suggest how to solve this...» He does not drive partition root to copy don't know why his account right there.

    I solved the problem myself... This is because the Version of Vcenter Converter. I'm using Vcenter Converter 5 to P2V a server Linux RHEL5.2, its not supported by Vcenter Converter 5. That of why I've done P2V using Vcenter Converter5.2 and accomplished.

  • How can I reinstall the CoreVideo.dll. iTunes gives me error that it is not found

    How can I reinstall the CoreVideo.dll. iTunes gives me error that it is not found

    For iTunes problem, contact Apple for support with their software:

    http://www.Apple.com/support/iTunes/

    See you soon.

    Mick Murphy - Microsoft partner

  • Error ORA-39165 chain of schema not found.

    Hello
    When importing by impdp since an export dumpfile I error ORA-39165 scheme string is not found.
    1. How can I check that in the export dump file, there is no schema of the view? In imp utility we display option. Is there something for impdp?

    Thank you.

    See Note: 260225.1 Import DataPump parameter REMAP_SCHEMA - how to move objects from one schema to another database

    $ impdp system/****@mybase DUMPFILE=mydump.dmp remap_schema=schema1:schema2
    

    Of Note: 464558.1, it should also work:

    $ impdp schema2/****@mybase DUMPFILE=mydump.dmp remap_schema=schema1:schema2
    

    HTH

    Enrique

    PS, let us know how it went

    Published by: Enrique Orbegozo on October 22, 2008 08:00

Maybe you are looking for

  • How to set my time capsule from apple for my external hard drive backup?

    I installed a Time Capsule from Apple on my network.  It seems to work very well.  I need to use it to back up my external drive (if possible) Can someone give me directions? Thank you Jean S

  • The UPGRADE of processor in NB520: of N550 at N2800

    Hello everyone. This is my first post. My question is this: I've a Toshiba NB520 netbook with an Intel Atom N550 processor. I would like to know if I can upgrade the processor * welding * a N2800. This is the same socket: BGA559.I don't know if the B

  • Upgrading my computer to issue windows 8.1

    I'm on a bridge, I know it's a product from gateway acer is acer. Its a NE56R with windows 8... I wonder, why acer/Gateway recommends make what to delete the driver VGA before the update? My computer has an intel hd graphics current BIOS is 2.15 (he

  • newbie JDeveloper Setup question

    Hey people.I'm a new ISV SE working to familiarize myself with things.Environment:Windows7 64 bitJava version "1.8.0_60".Tries to install:Installing Oracle JDeveloper Studiojdev_suite_121300_win64.exeWhen I run the installer, it dies on the market 'P

  • The Adobe servers isn't reachable... these latest updates of LR CC and CC PS starts do not

    HelloI tried to install the updates for LR CC and CC PS which where published yesterday to my windows 10 PC and portable through the CreativeCloud app but it does not work on two machines with the message that the Adobe servers are not accessible.I u