Problems of configuration of the adapter DB to query the database

I use SOA 11 g and Jdeveloper 11.1.1.3.0. My use case is to ask for new or modified and updated records and send it to the BAM adapter through a mediator.

TABLE TO BE QUERIED FOR THE CHANGED RECORDS OR NEW

CREATE TABLE 'AV_ODS '. "" ODS_AAB_TRANSPORT ".
(
VARCHAR2 (6 BYTE) "VEHICLE_NUMBER."
VARCHAR2 (10 BYTE) "UNIT_CALLSIGN."
"EVENT_ID" NUMBER (10.0).
"EVENT_TYPE" VARCHAR2 (16 BYTE),
VARCHAR2 (100 BYTE) "EVENT_DESCRIPTION."
VARCHAR2 (30 BYTE) "DISPATCH_CODE."
VARCHAR2 (10 BYTE) "SOURCE."
VARCHAR2 (10 BYTE) "TRANSPORT_TYPE."
VARCHAR2 (3 BYTE) 'STATUS_CODE. "
DATE OF THE "STATUS_DATETIME."
NUMBER (10,0) "AVL_X."
NUMBER (10,0) "AVL_Y."
NUMBER (14.5) "AVL_LON."
NUMBER (14.5) "AVL_LAT."
NUMBER (5.0) "AVL_SPEED."
DATE OF THE "AVL_DATETIME."
VARCHAR2 (3 BYTE) "PATIENT_AGE."
VARCHAR2 (1 BYTE) "PATIENT_GENDER."
'ETA' DATE,
"CS" NUMBER (5.0).
VARCHAR2 (20 BYTE) "CAD_CPN."
'ED_FLAG' CHAR (1 BYTE),
DATE OF THE "UPDATED_DATETIME."
CONSTRAINT UNIQUE "ODS_AAB_TRANSPORT_UK" ("VEHICLE_NUMBER") USING INDEX PCTFREE, INITRANS 10 2 MAXTRANS 255 CALCULATE ACTIVATE STATISTICS STORAGE (INITIAL 65536 THEN 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 USER_TABLES DEFAULT TABLESPACE) "ODSIDX".
)

SEQUENCE TABLE
CREATE TABLE TRANSPORT_SEQUENCE
(
SEQ_NAME IN VARCHAR2 (32) NOT NULL
)
;


I am facing questions during the configuration of the DB adapter.
Step 4: the DB adapter, I choose the option "ask for new or modified record in a table.
Step 8: I choose option 'Update of a sequence table'
Step 9: I put the values according to the help in the wizard, the doc found
Sequencing table: TRANSPORT_SEQUENCE
The sequence name field: SEQ_NAME
Value field in the sequence: SEQ_VAL
Sequence ID field: AVL_DATETIME

I then create the factory connection, connect the mediator and adapter BAM and deploy it.

QUESTION I FACE
Error gettting in newspapers. I have not created SEQ_VAL in the TRANSPORT_SEQUENCE according to the doc help Oracle
Caused by: java.sql.SQLSyntaxErrorException: ORA-00904: "SEQ_VAL": invalid identifier

Should I create a SEQ_VAL column in the TRANSPORT_SEQUENCE table as well? If so, what should be the Type who?

DOUBT
It will be able to meet the expectations of the shipment through CHANGED records and new records?


Thank you

Should I create a SEQ_VAL column in the TRANSPORT_SEQUENCE table as well? If so, what should be the Type who?

Yes, you must create a SEQ_VAL column and it should be of the same type as the column type 'Field of sequence ID'. For example, if you selected the UPDATED_DATETIME column in the "field of sequence ID' SEQ_VAL column must be of type DATE.

It will be able to meet the expectations of the shipment through CHANGED records and new records?

Yes, he would be able to read the record CHANGED but for this, we must ensure that the "field of sequence ID' is updated (or incremented) on the update of line. Because for example, if you choose the UPDATED_DATETIME column in the "field of sequence ID" you can write a trigger that updates the UPDATED_DATETIME column is devoted to the changes in the respective row.

Kind regards
Anuj

Tags: Fusion Middleware

Similar Questions

  • Configuration of the database for resuability adapter

    Hi all

    I have the scenario where I need to insert/update/select the tables in the database over to a BPEL process IE an array are accessed by several BPEL process.

    For this

    (1) one solution is to create maps in all BPEL processes and use them. But there duplicacy IE same adapter code in several places. And also in case of change in the structure of the table (which is expected), I have to change cards in all BPEL processes.


    (2) the alternative is to create maps and BSE and deploy them in the service of the BSE, and call them from BPEL, simply giving url wsdl in partner link.

    It works fine but the problem is that it doesn't throw fault fail one-way operations (insert, update) database. My BPEL process continues even if the operations fail.

    However it get blame when something goes wrong in an operation (Select Select) two-way. For ex. If I specify a column name that does not exist in the database table, he throws the fault and I'm able to catch in Tote in BPEL.

    In the case of 1) above where I configured cards wihin process DB, I get the fault in BPEL and if I can catch and treat them accordingly.

    I need to receive without cards configured in BSE during the insertion or update fails. Is there a way to do this? Or is there another way I can configure database in one place cards and use in multiple places?

    I use Oracle SOA version 10.1.3.4 MLR #6 and jdev 10.1.3.4.


    -Sam

    Your second option is the best. Have you thought to implement procedures to make the inserts etc. That way if they don't will answer you a fault.

    see you soon
    James

  • Configuration of the database adapter - how to manage between environments

    Hello

    I am new to Oracle SOA. I'm developing a new service that uses a database adapter for writing query data in the database.

    Currently I develop in a development environment and database adapter works as expected.

    My question is should I continue to change the server connection details in the db adapter before joining the service in the new environment (say dev to UAT then UAT Prod)?

    Thank you

    Priya.

    Hi Priya,

    You can cretae and use the configuration level:

    http://docs.Oracle.com/CD/E23943_01/dev.1111/e10224/sca_lifecycle.htm#BABDDDBE

    Arik

  • Configuration of the database has no error

    Running a Dell x86_64 machine using CentOS 6.4

    Installation using the command: rpm - ivh oracle-xe - 11.2.0 - 1.0.x86_64.rpm

    Oracle XE install without any error.

    However: When to get us over the database configuration database Configuration does not error

    Newspapers all show them similar mistakes, here is an excerpt:

    Create controlfile reuse set database "XE".

    *

    ERROR on line 1:

    ORA-01034: ORACLE not available

    Process ID: 0

    Session IDs: serial number 0: 0

    BEGIN dbms_backup_restore.zerodbid (0); END;

    *

    ERROR on line 1:

    ORA-01034: ORACLE not available

    Process ID: 0

    Session IDs: serial number 0: 0

    ORA-01034: ORACLE not available

    ORA-27101: shared memory realm does not exist

    Linux-x86_64 error: 2: no such file or directory

    ORA-00119: invalid specification for the system LOCAL_LISTENER parameter

    ORA-00130: invalid listener address ' (ADDRESS = (PROTOCOL = TCP)(HOST=1q6xlf1.bcohome.bco.com) (PORT = 1521))'

    Create controlfile reuse set database "XE".

    *

    ERROR on line 1:

    ORA-01034: ORACLE not available

    Process ID: 0

    Session IDs: serial number 0: 0

    alter system enable restricted session

    *

    ERROR on line 1:

    ORA-01034: ORACLE not available

    Process ID: 0

    Session IDs: serial number 0: 0

    ALTER database resetlogs open "XE".

    *

    ERROR on line 1:

    ORA-01034: ORACLE not available

    Hello

    I've seen this error if there has not been mapping with loopback 127.0.0.1 ip and hostname in/etc/hosts

    Try to add in/etc/hosts

    127.0.0.1 
    

    Kind regards

    Jari

  • Toshiba Satellite M60 - problem sound configuration for the external speakers 2.1

    I just bought:
    "Creative I-Trigue 3400" 2.1 channel PC speakers for my PC laptop Toshiba M60.

    My problem is that there is no sound in the right speaker.

    * Headphone/onboard speakers work very well
    * I have updated its (Realtek AC97) card drivers
    Creative speakers work fine with my I - Pod
    Creative speakers work fine with my laptop less expensive/Sour.

    I have experimented with the settings of his Panel, including settings of Toshiba virtual sound without success.

    any help would be appreciated.

    Closer examination, I noticed that there is a slight (millimeters) overlooking 'lip' above the headphone jack.

    The creative speaker comes with a heavy input jack which gets partially blocked by this fake - my input cable using cheaper "thinner" solved my problem.

  • Problems of configuration of the NIC in ESXi 4.1

    I have a HP DL380 G7

    I loaded ESXi, the server has 6 physical NIC, 4 on board and 2 in a PCI Intel card.

    The system will accommodate 3 VM - all 2008 R2 Enterprise

    2 servers, I want the team to failover and load balancing

    I have configured my NIC this way

    NIC 0 dedicated to managing the virtual computer

    1 NETWORK card dedicated to a single server running as a domain controller

    Map NETWORK 2 and 5 I want the team to failover and a faster flow on a TS

    NIC 3 and 4 I want the team to failover and a faster flow SQL database running

    I segragated 2 NICd dual servers have a NETWORK card on each card, where a map should fail

    Here's where I lose myself-

    How can I add network cards to the actual virtual machines correctly?

    If the network adapters are associated, I see 1 NIC in each virtual computer or will I see 3 NICs in the actual virtual machine?

    If a virtual computer uses a bundled pair of network adapters, I should add the two network adapters, the settings of the virtual machine?

    If a virtual machine uses a pair of network cards grouped and I see 2 network cards in the actual virtual machine, I need to assign an IP address to each NIC?

    Sorry for so many questions, I'm just getting confused by properly installing network cards.

    I've included a screenshot of what I'm trying to accomplish.

    Vmnic0 is 1 Gbit/s and the others are at 100 Mbps.  Using 2 different physical switches?

    If so, I would put all 3 VMs on vSwitch1.  When you create each virtual machine you can assign just a single vmnic to it.  Then bind the vmnic for the VM port to vSwitch1 Group (which is called Terminal Server now).   Virtual machines will not be limited to 100 Mbps when communicating with each other.

  • Configuration of the database link Oracle/MySQL problems

    I watched everything I could find on the mistakes I see but I am still at a loss. Basically, I created a link between a DB oracle database (11.2.0.2.0, 64-bit) running on linux and a mysql DB (5.0.45 64) also under linux. The version of the mysql ODBC driver is 5.1.8 - 1 (64-bit) and the version of unixODBC is 2.2.11 - 7.1 (also 64 bit). isql can connect and provides correct results. Connected to the oracle DB, I can run 'select count (*)' on any table of mysql DB. I can also choose tables varchar columns, but the displayed values are strangely short and incomplete. Select all the columns in several lines for most of the tables gives me error ORA-28528 feared. Select specific lines, however, seems to work. Here's a typical session:
    SQL> select count(*) from "status"@mysql;
    
      COUNT(*)
    ----------
         30
    
    SQL> select "name" from "status"@mysql;
    
    name
    --------------------------------------------------------------------------------
    approved
    cancelled
    complet
    configu
    deleted
    Drafti
    editing
    finalized
    hibernat
    initialized
    manual
    
    name
    --------------------------------------------------------------------------------
    not used
    original
    plating
    Prepari
    
    
    
    
    
    
    
    
    name
    --------------------------------------------------------------------------------
    
    
    
    
    
    
    
    
    
    30 rows selected.
    
    SQL> select * from "status"@mysql;
    ERROR:
    ORA-28528: Heterogeneous Services datatype conversion error
    ORA-02063: preceding line from MYSQL
    
    
    
    no rows selected
    
    SQL> select * from "status"@mysql where "name" like 'Drafting%';
    
     status_id
    ----------
    name
    --------------------------------------------------------------------------------
    progress_rank
    -------------
         12
    Drafting Work Order
          1000
    
    
    SQL>
    My files of different settings look like this:

    /etc/ODBC.ini:
    [lims]
    driver=MySQL
    database=lims
    server=dbserv
    port=3306
    user=root
    password=*******
    charset=latin1
    /etc/odbcinst.ini:
    [MySQL]
    Description          = ODBC for Mysql
    Driver64          = /usr/lib64/libmyodbc5.so
    FileUsage          = 1
    $ORACLE_HOME/hs/admin/initLIMS.ora:
    HS_FDS_CONNECT_INFO = LIMS
    HS_FDS_TRACE_LEVEL = 255
    HS_FDS_SHAREABLE_NAME = /usr/lib64/libodbc.so
    HS_LANGUAGE=AMERICAN_AMERICA.WE8ISO8859P1
    HS_NLS_NCHAR=UCS2
    
    #
    # ODBC specific environment variables
    #
    set ODBCINI=/etc/odbc.ini
    set SQL_MODE='ANSI_QUOTES'
    [url http://pastie.org/private/mx2whunhvkknurmcc02qa] Here's a trace for the sql file
    select * from "status"@mysql where "status_id" < 3
    Any help would be greatly appreciated!

    Published by: helgew on August 24, 2011 11:55

    as number of columns is affected, it could be a problem with your odbc manager/odbc is not not fully 64 - bit compatible driver. You don't have compile the ODBC driver manager / ODBC driver manually or did you use a precompiled version?

    Most of the rivers pre-compiled follow the 32-bit ODBC standard rather than 64-bit. To support full 64-bit, you must ensure
    CFLAGS = ""-DBUILD_REAL_64_BIT_MODE ""
    and
    CFLAGS = ""-DBUILD_REAL_64_BIT_MODE ""
    are used to compile a 64-bit driver.

    As an alternative, you can specify in your file init Bridge: HS_FDS_SQLLEN_INTERPRETATION = 32
    forcing 64-bit DG4ODBC not to use the standard 64-bit ODBC and follow the 32-bit declarations.

  • Configuration of the database for the services of the Foundation

    Hi Master,

    Someone could please let me know... How to find the schema on which the Foundation services is configured in an environment? is there any config file where you can see this?

    Thank you

    Siva

    Siva,

    If it's v11.1.2.1 ou.2 then you can watch reg.properties in:

    : \Oracle\Middleware\user_projects\\config\foundation\11.1.2.0

    Later versions will be here:

    : \Oracle\Middleware\user_projects\config\foundation\11.1.2.0

    The reg.properties file will have the string of JDBC connection in it.  Who will let you know the server and the scheme used.

    Kind regards
    Frank

  • problem to connect to the database in JDeveopper on windows xp

    When we test the connection to the dilog box 'create database connection' will be displayed follow-up messages

    "Test failed: ORA-00604: error occurred at recursive SQL level 1"
    "ORA-01882: time zone region not found."

    Here you have to look at the comments of john.
    Exception occurred during eunning my jspx page

    Hi problem in the whole of the sample of projects zone

  • Configuration of the database for the deployment of Hyperion Planning 9.3.1

    Hello

    I'm deployment Hyperion Planning 9.3.1. I read in many places that I need to configure a separate database for each component rather than use a single. Nobody knows the ideal of data distribution if I install the following components:

    -Hyperion Shared Services
    -Essbase Server
    -Essbase Administration services
    -Essbase service provider
    -Oracle Hyperion Enterprise Performance Management architect
    -Planning
    -Hyperion reports & analysis

    Can I configure EPMA and planning on separate databases as well? As for the configuration of data source?

    Any help would be appreciated.

    Thanks in advance

    Shehzad

    Hello

    Best practices during the installation would be to create the DB sql distinct for each of your products as follows (you don't have to follow the naming conventions)

    -SSP Hyperion 9 (hypHSS)
    -Essbase Server (without SQL repository Req'd)
    -Essbase Services Administration (hypEAS)
    -Essbase provider Services (without SQL repository Req'd)
    -Oracle Hyperion Enterprise Performance Management architect (hypEPMA)
    -Planning (hypPlanSys)
    -Hyperion Reporting & analysis (hyper)

    Remember, if you are creating applications to planning you will also need to create a db SQL distinct for the application, as well as planning SQL db.

    DataSource configurations can then raise the relevant DB.

    Hope this helps

    J

  • problem to connect to the database

    Hello, I am using Windows xp and I accidentally deleted the listener, yet I failed to connect to the same database, I create a listener with the same name. Let's say I take off everything (no database and listener), so what are the steps to create back?

    After that u recreated the listener... issue the current command

    lsnrctl > reload

    or lsnrctl > stop and lsnrctl > start

    This should help u connect to the db

    Published by: 870079 on July 6, 2011 03:57

  • VS 2010 problem with connect to the database.

    Hello


    I use the customer Oracle 11g and ODAC 11.2 Release 3, windows 7 and VS 2010. Durning a few days I can not connect to oracle because of error database: "OCIEnvCreate failed with return code-1, but the text of the error message was not available.
    I checked the case with privileges, and that's ok. In the end, I reinstalled VS and oracle client, but it did not help.
    I have no idea what is wrong: () thanks for any advice.

    Kind regards
    Kris

    858115 wrote:
    Hello

    And if I find 'oci.dll' in a location different than oracle home, I should remove it? I found one in c:\windows\system32

    Kind regards
    Kris

    For now, go ahead and rename it. Since SYSTEM32 is on the path, the dll may be getting picked up rather than the version 11.2.

  • How to reach the sequence in the database adapter query?

    Hi all

    I try voting records of the DB who gets the power from the external ERP system event. If the ORDER is important. I need to run these in order and I'm running in the environment in clusters (4 nodes). This parallelism is dead my processing sequence. I already used "Order By" in the configuration of the database adapter which does not guarantee the 100% according to the doc Oracle sequence.

    All the entries here?

    Thank you!!

    It is a classic problem, and it's not easy to solve... in fact I tend to think that it would be easier to re-design it, so you can have idempotent operations that don't depend on order, so you can unleash the power of a cluster multi environment... It is paradoxical to have such a power, and must treat a record after another like the old days...

    In any case, in reality, you can try with the mediator resequencer...

    https://docs.Oracle.com/middleware/1213/soasuite/develop-SOA/mediator-Resequencer.htm#SOASE85099

    The resequencer pick transposes in a related message flow but out of sequence in a sequential order. When the inbound messages arrive, they can be in random order. The resequencer ordered messages based on sequential or chronological information and then sends messages to the services target in an orderly manner. The sequencing is done based on the strategy of the selected sequence.

  • JumpStartKit installation hangs at 87% complete when creating the database / instance configuration

    Hello people, I am wanting to evaluate Oracle WebCenter Portal 11.1.1.8 (huge improvement over 11.1.1.7, which I have already given a quick test in the VDI provided by Oracle).

    So, I've discovered this Jump Start Kit that installs every needed part once you have a properly configured Linux environment. I had fun with the prereqs but now that everything is finished and I am so EXCITED to make it past 'STAGE 4 '.

    So now, I encounter the same problem during installation - STEP 6 of 22 Configuration of the database Instance (creating database filling) it gets 87% complete and then nothing seems to happen, it never beyond this point, even if I wait 10 hours more:

    ***

    NOTE: I think that my problem is not specific to the "Jump Start Kit", but is rather something others have met during the stage of creation/configuration of the Oracle Universal Installer in general database. And I hope that others have solved.

    ***

    "/ opt/oracle/portal" is my INSTALL_DIR; I had started the installer of JSK with this command:

    . / runme INSTANCE_PASSWORD textile ROOT_PASSWORD = rpwd DOWNLOAD_DIR = = / media/sf_Downloads/JSKfiles INSTALL_DIR = / opt/oracle/portal

    -L' installer makes this well before it seems to get "stuck" - even after many hours there is no change, HD does nothing, CPU stays at < 5% use:

    rtkit.main.JSKStarter - launchScript:172 - kills Jun 10 15:41:38 MDT 2014: BEGIN STEP 6 of 22: Configuration of the database Instance. Estimated time is about 5 minutes. Please wait..

    15:41:38.545 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 -.

    15:41:48.222 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - copy of database files

    15:41:48.413 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 1% complete

    All the 15:41:52.894 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 3%

    All the 15:41:52.915 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 11%

    All the 15:42:02.917 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 18%

    All the 15:42:32.920 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 26%

    15:42:42.638 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 37% complete

    15:42:42.640 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - creation and start-up of Oracle instance

    All the 15:42:48.568 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 40%

    All the 15:42:56.827 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 45%

    15:42:57.357 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 46% complete

    All the 15:42:57.526 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 47 percent

    15:42:57.627 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 48% full

    All the 15:42:57.834 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 49%

    15:44:42.915 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 54% complete

    All the 15:44:42.963 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 59%

    All the 15:44:43.036 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 60%

    All the 15:44:43.452 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 61%

    15:44:43.452 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 64% full

    06/10/2014 15:44:43.453-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - creation of database of fill

    15:44:43.493 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 68% complete

    15:44:43.510 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 72% complete

    15:44:43.571 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 76% complete

    15:45:01.516 06/10/2014-(3) - JSK Starter wire - oracle.webcenter.jumpstartkit.main.JSKStarter - launchScript:172 - 87% complete

    I use VirtualBox on Windows 7, I tried several times, first with the OS as Oracle Linux 6, then Oracle Linux 5 (learning to update the version of Java of fun!).

    It always happens at the same point, and then it just seems do nothing - no progress, but no error no message on the screen (see below the log files). But it seems to use less than 5%... the use of the processor and 10 hours of waiting makes no difference.

    After that I got tons of Google to search, I tried increasing my paging file, adding more memory and disk space (12 GB of RAM and 10 GB sap) and 20 GB of free space on the hard disk, but still nothing has changed.

    In post #2 of this thread, I'll give you separately the registration details that I hope will be useful.

    Thanks in advance!

    Darren.

    PS: Moderator, I tried to create this thread in other spaces, because I did not know this 'Portal JSK' specific one, which is why my son was rejected? NO REASON WAS GIVEN. If that IS the reason why, I must say that it will be almost impossible for anyone who is able to help me actually FIND this thread here because as I said I don't think specific for ONLY JSK portal. (But I'll post it here just in case this is the reason for previous releases)

    Hey Darren -.

    Installation with installation "office" is not the problem - no conflicting package it.

    I did add a short and FULL in/etc/hosts domain name and use the HTTP_SERVER_NAME option.  (But again, that shouldn't cause any problems during dbca.)

    I didn't install VBox extensions, since I'm just using a text installation (and created a corresponding configuration for VBox and vSphere), but I don't know that this is unrelated to all the.

    Regarding packages, if the database installs fine (which did you), your packages may very well.

    Here is my kickstart file - maybe you can try to use it, and then we can rule out configuration problems.  After the kickstart, everything I do is copy the installation files (in fact, I have them on a separate vmdk I just ride), and:

    (in oracle)

    CD/mnt/orainst/install & mkdir WCPortal_JSK_Linux.x 86-64 & WCPortal_JSK_Linux.x 86-64 cd & unzip /WCPortal_JSK_Linux.x86-64.zip...

    CD /mnt/orainst/install/WCPortal_JSK_Linux.x86-64 &. / runme DOWNLOAD_DIR = / mnt/orainst/installation INSTALL_DIR = / u01/app/oracle/product/webcenter HTTP_SERVER_NAME = wcportal.localdomain INSTANCE_PASSWORD = weblogic1 BIENVENUE1 = ROOT_PASSWORD

    If you want to make a desktop installation, delete the text, skipx and office packages (I added a few comments around that part), and it should work fine.  Don't worry about VBox extensions until you have a JSK running successfully.

    Fingers crossed it gets you more... Let me know.

    -Ed

    #platform = x 86, AMD64 or Intel EM64T

    #version = DEVEL

    # The firewall configuration

    Firewall - disabled

    # Install OS instead of upgrading

    install

    # Use installation CDROM support

    CDROM

    # Password Root

    rootpw - plaintext BIENVENUE1

    # Authorization system information

    AUTH - useshadow - passalgo = sha512

    # Use installation in text mode

    text

    # Keyboard system

    keyboard us

    # System language

    lang en

    # SELinux configuration

    SELinux - disabled

    # Do not configure the X Window System

    skipx

    # Disable firstboot

    Firstboot - disable

    # Level installation registration

    logging - level = info

    # System timezone

    time zone - isUtc America/New_York

    # Network information

    network - bootproto = dhcp - device = eth0 - onboot = on--hostname = wcportal

    # Boot loader configuration

    bootloader - location = mbr - driveorder = sda

    # Clear the Master Boot Record

    zerombr

    # Information partition offset

    clearpart - all - initlabel - discs = sda

    # Partition of a disk information

    part/boot - fstype = ext4 - size = 500

    part pv.01 - growth size = 1

    volgroup vg_wcportal - pesize = 4096 pv.01

    logvol / - fstype = ext4 - name = lv_root - vgname = vg_wcportal - size growth = 1

    # choose only one of the three following instructions

    # / tmp/swappart only works if uncomment lines in pre calc memory size

    #% include/tmp/swappart

    #logvol swap - name = lv_swap-= vg_wcportal - size = 12288 vgname

    swap logvol - name = lv_swap-= vg_wcportal - size = 9216 vgname

    % before

    #MEMT =' cat/proc/meminfo | grep ^ MemTotal | AWK ' {print $2 '}'

    #let SMEM = $MEMT/1024

    #echo 'swap logvol - name = lv_swap - vgname = vg_wcportal - size = $SMEM' >/tmp/swappart

    end %

    % post

    #rm f/tmp/swappart

    # Fix for nproc problem on OL6 (MOS score [1487773.1 ID])

    -i EI sed / ^ \ * \s * soft\s * nproc\s * $ 1024 / * \t-\tnproc\t16384 /' /etc/security/limits.d/90-nproc.conf

    # It's ugly, but seems to be necessary for ks on vsphere (not on vbox), so adding the controls

    Oracle ID > / dev/null 2 > & 1

    If [$?-eq 0]; then

    userdel oracle

    RM-f/var/spool/mail/oracle

    rm - rf/home/oracle

    FI

    groupmod oinstall > / dev/null 2 > & 1

    If [$?-eq 0]; then

    groupdel oinstall

    FI

    groupmod s/n > / dev/null 2 > & 1

    If [$?-eq 0]; then

    groupdel dba

    FI

    Groupadd-g 501 oinstall

    Groupadd-g 502 s/n

    g 503 groupadd Oper

    Groupadd g 504 asmadmin

    Groupadd g 506 asmdba

    Groupadd g 505 asmoper

    adduser, 502 - g oinstall s u g/n, asmdba, oper, oracle of wheel

    passwd oracle<>

    EU1

    EU1

    EXPRESSIONS OF FOLKLORE

    # kdump(1) not enabled when you install text without firstboot

    / sbin/chkconfig off kdump(1)

    Hostname = wcportal

    echo DHCP_HOSTNAME =------"$HOSTNAME\" > / etc/sysconfig/network-scripts/ifcfg-eth0

    IPADDR = "/ sbin/ifconfig eth0 |" grep inet\ addr. AWK '{print $2} ' | cut d: f 2'

    echo $HOSTNAME.localdomain $IPADDR $HOSTNAME > / etc/hosts

    # Disable graphical boot

    # but doesn't for some reason any!

    sed-i of / rhgb quiet / / g' /etc/grub.conf

    mkdir Pei/u01/app/oracle/product/webcenter

    chown-r oracle: oinstall/U01

    end %

    % packets

    @additional-devel

    @base

    @compat-libraries

    @console-internet

    @debugging

    @directory-customer

    @mail-server

    @fonts

    @graphical-admin-tools

    @hardware-monitoring

    @java-platform

    @large-systems

    @legacy-unix

    @legacy-x

    @nfs-file-server

    @network-file-system-client

    @network-tools

    @performance

    @perl-runtime

    @scientific

    @server-platform

    @system-admin-tools

    # - UNCOMMENT TO DESKTOP - START

    #@basic-desktop

    #@desktop-platform

    #@x11

    # - UNCOMMENT TO DESKTOP - END

    compat - libcap1.x86_64

    compat-libstdc ++-33.i686

    compat-libstdc ++-33.x86_64

    elfutils-libelf - devel.x86_64

    expect.x86_64

    GCC - c++ .x86_64

    glibc.i686

    glibc - devel.i686

    ksh.x86_64

    libaio.i686

    libaio - devel.i686

    libaio - devel.x86_64

    libgcc.i686

    libstdc ++ .i686

    libstdc ++-devel.x86_64

    NSS-softokn - freebl.i686

    numactl - devel.x86_64

    unixODBC.i686

    unixODBC.x86_64

    unixODBC - devel.i686

    unixODBC - devel.x86_64

    glibc.x86_64

    glibc - common.x86_64

    glibc - devel.x86_64

    glibc - headers.x86_64

    NSS-softokn - freebl.x86_64

    Oracle-RDBMS-server-11 GR 2-preinstall

    end %

  • Cannot connect to the database Oracle Hyperion EPM 11.1.2

    Hello!
    I'm deployment Hyperion EPM 11.1.2 on a single machine with Windows 2008 R2 x 64. I created an Oracle database, and I can connect to it through SQL, so everything looks ok here. I also installed the Oracle Client for Win x 64 and ODP on my machine. The installation of Hyperion EPM also completed successfully, and then I went to set it up. I have entered the database connection information:

    Driver database: Oracle (thin)
    Server: the IP address of the machine >
    Port: 1521
    The service name or SID: < my Oracle database name >
    Username: Oracle user with the role of s/n >
    Password: < password of the Oracle user >

    And then I click on 'Next' and I get the error message: + "" i/o error: the network adapter could not establish the connection "+"

    I would point out that I also had a problem connecting to the Oracle SQL Plus error first database: "ORA - 12560:TNS:protocol adapter error. But after the creation of the ORACLE_SID environment variable by assigning the name of the database, this error disappeared.

    Please help with any advice on what could be bad! Thank you!

    If you use 'localhost' or 127.0.0.1 during the configuration of the database not the real IP address

Maybe you are looking for

  • Re: Satellite C660D - 10 d - problems with updates of drivers

    Greetings from Greece We bought a toshiba Satellite C660D - 10 d. It came with windows7 64-bit.After the windows installation and updates of windows updates, that I entered toshiba for updating readers, some of them was not installed. Then, the inter

  • ERROR: CANT FIND SHORTCUT for hp aSSISTANT

    After re installation wizard HP click HP Advisor succesfully scrolls tp Assistant and received the error message "shortcut cannot be found ' how can I create a shortcut under HP assistant control panel attended but could not be shortened

  • Windows Vista Express Upgrade in Slovakia?

    Hi, a few days back (3 January 2007), I bought Toshiba Satellite A100-912. Between documents grouped in this laptop there is a flyer who briefed me on the Web site for this opportunity to upgrade (http://www.toshiba-europe.com/vista%2Dupgrade/). Now,

  • Satellite M30X how to open the case?

    Can someone tell me step by step, how to do to open the suitcase so that I can work the power connector? I tried to open it, but I'm afraid to do sth. bad... I pulled all the bolts and started to open the case, but in the middle and at the back it is

  • Satellite A210 - 11 c: need drivers XP

    Hello! I don't like VISTA and I want XP back!I just bought a laptop Toshiba satellite A210 11 c and I want to change to XP.Where can I find the drivers? Please, it is urgent:)thanx