Oracle Retail Devices Configuration

Hi all;
I have the server and register running; i have connected a printer and cash drawer.i got javapos from the manufacturer. After installation of javavapos the POS application is still not able to communicate to my devices. According to POS installation guide , you can update the device in changing the jpos.xml in adding new entry.like the one shown here. After the change on the jpos.xml file what else must be done?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE JposEntries PUBLIC "-//JavaPOS//DTD//EN"
"jpos/res/jcl.dtd">
<JposEntries>
<!--Saved by JavaPOS jpos.config/loader (JCL) version 2.2.0 on 6/28/10 9:40 AM-->
<JposEntry logicalName="SRP-350plus">
<creation factoryClass="com.bixolon.jpos.services.create.BixolonJposServiceInstanceFactory" serviceClass="com.bixolon.jpos.services.printers.SRP350PLUS"/>
<vendor name="BIXOLON" url="http://www.bixolon.com"/>
<jpos category="POSPrinter" version="1.12.0"/>
<product description="BIXOLON SRP-350plus Printer Device Service" name="BIXOLON Service for JavaPOS(TM) Standard" url="http://www.bixolon.com"/>
<!--Other non JavaPOS required property (mostly vendor properties and bus specific properties i.e. RS232 )-->
<prop name="deviceBus" type="String" value="USB"/>
</JposEntry>
<JposEntry logicalName="SRPCDW">
<creation factoryClass="com.bixolon.jpos.services.create.BixolonJposServiceInstanceFactory" serviceClass="com.bixolon.jpos.services.cashdrawer.SRPCDW"/>
<vendor name="BIXOLON" url="http://www.bixolon.com"/>
<jpos category="CashDrawer" version="1.12.0"/>
<product description="BIXOLON Standard CashDrawer Device Service" name="BIXOLON Service for JavaPOS(TM) Standard" url="http://www.bixolon.com"/>
<!--Other non JavaPOS required property (mostly vendor properties and bus specific properties i.e. RS232 )-->
<prop name="onTime" type="Integer" value="25"/>
<prop name="portName" type="String" value="COM1"/>
<prop name="linkedPrinter" type="Integer" value="1"/>
<prop name="dataBits" type="String" value="8"/>
<prop name="parity" type="String" value="None"/>
<prop name="closeStatusPhaser" type="String" value="low"/>
<prop name="flowControl" type="String" value="Hardware"/>
<prop name="stopBits" type="String" value="1"/>
<prop name="pinNumber" type="Integer" value="2"/>
<prop name="deviceBus" type="String" value="RS232"/>
<prop name="offTime" type="Integer" value="248"/>
<prop name="baudRate" type="String" value="9600"/>
</JposEntry>
</JposEntries>

Hi
The Samsung Bixolon SRP 350 printer needs an additional windows driver to install. did you install the window driver?
Also for configuring the device you needs to add printers jar on classpath. Also check that you are pointing the right jre to the printer along with vendor provided java relted dll and config files such as comm.jar , ibmcomm.dll etc
Also verify devicecontext.xml file and posdevices.xml file for printer and cash drawer session.
Thanks
Kapil Pant

Similar Messages

  • Oracle Retail Point Of Service V13.1.1 Installation in OEL5u2

    Hi guys,
    I am installing Oracle point of service v13.1.1 server in OEL5u2 OS followed by the the ORPOS installation guide, installation finished successfully, while trying to start the *./StoreServerConduit.sh* script from the POS installation directory *<Install directory>/pos/bin* to start the POS server am getting the following error, Kindly give some ideas to overcome this error
    java -Xms256m -Xmx512m com.extendyourstore.foundation.config.TierLoader classpath://config/conduit/POSServerTierloader.xml
    Public Directory bound at rmi://retail.apps.com:1300/STORESERVER
    Dispatcher.configureDispatcher(): local tech LogTechnician started.
    Dispatcher.configureDispatcher(): local tech STORETIER started.
    Exception caught while starting technician 'RemoteDT'.
    Exception = java.lang.IllegalStateException: Class: com.extendyourstore.foundation.utility.config.ConfigurationException(Revision 3) @26156009: java.lang.Exception: Error writing XML document with encrypted db passwords.
    LogManager.shutdown() - state change exception
    Thanks
    Athish

    Hi Nagesh,
    As per your suggestion,
    1) we Cross checked POS and other schema user that can able to connect with sql tools like Toad & Sqlplus.
    2) Here we Configured the ORPOS server and client only in Stimulated Mode (as per your advice).
    3) Are you installing ORPOS with all devices support? --> No we installed only ORPOS not all remaning devices.
    We Try to Start the POS client using ClientConduit.bat the batch file started but in the POS application we are getting an same error *"Geo Code Missing"*
    Checked with log file, its showing errors shown below
    pls see the below "orpos.log" file:
    jpos.JposException: Service does not exist in loaded JCL registry
         at jpos.loader.simple.SimpleServiceManager.createConnection(Unknown Source)
         at jpos.loader.JposServiceLoader.findService(Unknown Source)
         at jpos.BaseJposControl.open(Unknown Source)
         at oracle.retail.stores.pos.device.PospalPINPadSession.releasedMode(PospalPINPadSession.java:271)
         at com.extendyourstore.foundation.manager.device.PINPadSession.setDeviceMode(PINPadSession.java:294)
         at oracle.retail.stores.pos.device.PospalPINPadSession.setDeviceMode(PospalPINPadSession.java:197)
         at com.extendyourstore.foundation.manager.device.DeviceSession.startUp(DeviceSession.java:171)
         at com.extendyourstore.foundation.manager.device.DeviceTechnician.startUp(DeviceTechnician.java:482)
         at com.extendyourstore.foundation.tour.conduit.Dispatcher.configureDispatcher(Dispatcher.java:1127)
         at com.extendyourstore.foundation.tour.conduit.Dispatcher.main(Dispatcher.java:2594)
         at com.extendyourstore.foundation.tour.conduit.DispatcherLoader.loadComponent(DispatcherLoader.java:124)
         at com.extendyourstore.foundation.config.TierLoader.loadTier(TierLoader.java:308)
         at com.extendyourstore.foundation.config.TierLoader.main(TierLoader.java:367)
    WARN 2011-01-21 15:05:13,660 11809 (main:com.extendyourstore.foundation.manager.device.DeviceSession):
    [com.extendyourstore.foundation.manager.device.DeviceSession.startUp(DeviceSession.java:177)]
    PINPadSession startup: cpoiPINPad is unavailable in MODE_RELEASED
    Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
         javax.naming.AuthenticationException: Not authorized [Root exception is javax.naming.AuthenticationException: Not authorized]
    WARN 2011-01-21 15:05:14,534 12683 (SubscribeToTopicThread-jms/parameters:com.extendyourstore.foundation.tour.manager.Technician):
    [com.extendyourstore.foundation.manager.jms.SubscriberTechnician$SubscribeToTopicThread.run(SubscriberTechnician.java:238)]
    javax.jms.JMSException: Lookup failed for Topic jms/parameters because of javax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
         javax.naming.AuthenticationException: Not authorized [Root exception is javax.naming.AuthenticationException: Not authorized]
    WARN 2011-01-21 15:05:14,705 12854 (SubscribeToTopicThread-jms/files:com.extendyourstore.foundation.comm.jms.JMSBroker):
    [com.extendyourstore.foundation.comm.jms.JMSBroker.jndiLookup(JMSBroker.java:2017)]
    JMSBroker.jndiLookup() NamingException: Failed to lookup jms/files
    WARN 2011-01-21 15:05:16,562 14711 (StaticCacheThread-4:com.extendyourstore.domain.DomainGateway):
    [com.extendyourstore.domain.DomainGateway.getCurrencyTypeList(DomainGateway.java:264)]
    Defaulting currency type to USD.
    INFO 2011-01-21 15:05:16,843 14992 (StaticCacheThread-4:com.extendyourstore.foundation.manager.data.JdbcDataConnection):
    [com.extendyourstore.foundation.manager.data.JdbcDataConnection.execute(JdbcDataConnection.java:932)]
    sqlCommand =  SELECT FROM CO_DT_ST_IDDI WHERE NM_DT_ST = 'EXPORT_DB' AND ID_STR_RT ='04241'*
    INFO 2011-01-21 15:05:17,311 15460 (StaticCacheThread-4:com.extendyourstore.foundation.manager.data.JdbcDataConnection):
    [com.extendyourstore.foundation.manager.data.JdbcDataConnection.execute(JdbcDataConnection.java:932)]
    sqlCommand =  SELECT ID_BTCH FROM MA_WS_VN_IDDI WHERE ID_DT_ST = 11 AND ID_STR_RT ='04241' AND ID_WS ='129'
    ERROR 2011-01-21 15:05:17,357 15506 (StaticCacheThread-4:com.extendyourstore.foundation.iddi.OfflineExecuteQueryHelper):
    [com.extendyourstore.foundation.iddi.OfflineExecuteQueryHelper.executeQuery(OfflineExecuteQueryHelper.java:93)]
    Error executing SQL Statement No data found
    Class: com.extendyourstore.foundation.manager.data.DataException(Revision $Revision: /main/9 $) @20140551: No data found
    Transaction Name: RegisterMetaDataLookupTransaction
    Error code: [6] [The query did not find a record or records that matches your search criteria.]
    Error code (extended): [0]
    Description: [No data found]
    Original exception: [null]
         at com.extendyourstore.domain.arts.JdbcReadIDDIInfo.selectIDDIInfo(JdbcReadIDDIInfo.java:299)
    Nested exception's stack trace:
    java.lang.NullPointerException
         at com.extendyourstore.foundation.iddi.DataSetMetaData.getBatchID(DataSetMetaData.java:440)
         at com.extendyourstore.foundation.iddi.DataSetMetaData.isNewer(DataSetMetaData.java:464)
         at com.extendyourstore.foundation.manager.iddi.DataSetTechnician.retrieveDataSet(DataSetTechnician.java:97)
         at oracle.retail.stores.iddi.manager.RetrieveDataSetChunkValet.execute(RetrieveDataSetChunkValet.java:89)
         at com.extendyourstore.foundation.tour.manager.Technician.receiveValet(Technician.java:723)
         at com.extendyourstore.foundation.comm.proxy.rmi.RMICommProxy.remoteTransport(RMICommProxy.java:269)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Store status is stale; store status lookup error:
    Class: com.extendyourstore.foundation.manager.data.DataException(Revision $Revision: /main/9 $) @21771566: SQLState: 42000
    Syntax error or access rule violationSource Exception: java.sql.SQLException: ORA-00942: table or view does not exist
    Transaction Name: StoreDataTransaction
    Error code: [1] [A Structured Query Language error occurred during database access.]
    Error code (extended): [942]
    Description: [SQLState: 42000
    Syntax error or access rule violationSource Exception: java.sql.SQLException: ORA-00942: table or view does not exist
    Query String: SELECT SC_HST_STR, sh.ID_OPR, TS_TM_SRT, bd.DC_DY_BSN FROM CA_DY_BSN bd, CA_PRD_RP rp, LE_HST_STR sh WHERE ID_STR_RT = '04241' AND SC_HST_STR = 1 AND sh.FY = rp.FY AND sh.TY_PR_PRD = rp.TY_PR_PRD AND sh.ID_PR_PRD = rp.ID_PR_PRD AND rp.FY = bd.FY AND rp.FW_NMB = bd.FW_NMB AND rp.WD_DY_FSC = bd.WD_DY_FSC ORDER BY bd.DC_DY_BSN DESC
    Original exception: [null]
    Kindly Suggests Us to proceed further
    Thanks
    Athish/Nagaraj
    Edited by: user11018780 on Jan 21, 2011 4:01 AM

  • SIM handheld device configuration

    I am trying to connect to SIM wavelink server with Motorola MC3090G handheld device , it is giving error messsage
    <DevServer>Incoming connection!
    <DevServer>java.io.IOException: Socket closed!
         at com.wavelink.enterprise.utilities.WLSocket.ReadMessage(Unknown Source)
         at com.wavelink.studio.connectionmonitor.InitializeConnection.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:595)
    2010-10-18 18:11:09,120 ERROR [Thread-1][InitializeConnection] Error occurred while trying to query terminal! - java.io.IOException: Socket closed!
    Connection denied!
    please any one help me in configuring the device
    thanks in advance
    Regards
    kartheek

    Hi Karteek,
    Please start wavelink server by going to unix and executing the batch below in correct SIM profile:
    ./startup.sh
    This should start your wavelink server.
    Also check if you are using the correct port during login on Hand held terminal.
    Hope this helps.
    Regards,
    Pravin Patil
    Group Manager
    Oracle Retail Practice
    Zensar Technologies Ltd.
    Pune

  • Hardware Requirement for Oracle Retail central office

    Hi,
    We are going with Oracle retail with following modules
    1) Oracle retail central office (ORCO)
    2)back office (ORBO)
    3) pos (POINT OF SERVICE)
    4) Sim (store inventory management)
    Before i discuss with implementation team for hardware , i need advice on best hardware configuration for Orco (Oracle retail central office) and Sim
    following prerequisite will be installed on ORCO prod server
    a)11gR2
    b) weblogic server 10.3.5
    c)jdk1.6
    d)ORCO application
    following prerequisite will be installed on SIM prod server
    a)11gR2
    b) weblogic server 10.3.5
    c)jdk1.6
    d)SIM application
    Note : Operating system for both servers Oracle Linux 5.3 above/ Redhat linux 5.3 above
    application users may be 200+
    Among both sun servers and HP which one is best and how should be the structure for both ORCO and SIM.

    Moderator Action:
    This post has been moved from the Oracle Linux forum, to the Oracle Retail forum.
    You don't have a Linux question. You have a question specific to the usage of your application that just happens to be running on Linux.
    Please note that this Oracle Retail forum has just recently (April 2013) been moved from ACTIVE status to an ARCHIVED status. That suggests that forum assistance for this product is being retired.
    Get a support contract and use the traditional support path to Oracle's Technical Support instead of hoping for free forum tips.

  • Create,move Oracle Retail Merchandising system Database users to IOD

    Hi All,
    RMS v12.0.6; OS: AIX 5.3 64 bit
    Could anyone please let me know the following:
    1.What's the process to create,move Oracle Retail Merchandising system Database users to IOD?
    2.In R12, is "appsweb.cfg" located in FORMS_WEB_CONFIG_FILE is used for forms server running when forms server runs in default mode - servlet mode?Is appsweb.cfg ever used in R12 for any functionality,changes to be made for any configuration etc., is the objective of the question..
    Thanks for your time if someone could clarify on the above two queries..
    Regards,

    The FULL parameter indicates that a complete database export is required. The following is an example of the full database export and import syntax.
    The user must have the privielge of EXP_FULL_DATABASE
    expdp system/password@db10g full=Y directory=TEST_DIR dumpfile=DB10G.dmp logfile=expdpDB10G.log
    impdp system/password@db10g full=Y directory=TEST_DIR dumpfile=DB10G.dmp logfile=impdpDB10G.logGO through below linkfor more details...
    http://www.oracle-base.com/articles/10g/OracleDataPump10g.php
    Regards
    Umi
    Edited by: Umi on Feb 4, 2011 2:27 AM

  • Oracle Retail Integration Service Bus  software download

    How to download Oracle Retail Integration Service Bus?
    How to configure RAC, AQ, RMS and SIM?
    Please share any Sample tutorial for the Oracle Retail Integration Service Bus installation and sample application using RMS and SIM

    Please send the details ASAP

  • ORACLE NOTIFICATION SERVER CONFIGURATION ASSISTANT(CLUSTERWARE)-FAIL

    While Installing Oracle RAC Release 2 on Solaris 10 with NFS Mount, i am running into the following issue.
    Step 1:
    ./root.sh
    bash-3.00# ./root.sh
    WARNING: directory '/opt/oracle/product/10.2.0' is not owned by root
    WARNING: directory '/opt/oracle/product' is not owned by root
    WARNING: directory '/opt/oracle' is not owned by root
    chown: /data/media/RAC/voting/CSSVoteDisk0.dbf: Not owner
    1
    bash-3.00#
    Step 2:
    cd /opt/oracle/product/10.2.0/crs_1/cfgtoollogs
    -bash-3.00$ ./configToolFailedCommands
    PRIF-12: failed to initialize cluster support services
    I believe the issue, here is location of ocr.loc file. I do not have ocr.loc file created yet.
    $cat oifcfg.log
    2007-05-10 13:37:48.612: [ COMMCRS][1]clsc_connect: (10043a620) NS err (12545, 12560), transport (515, 95, 0)
    2007-05-10 13:37:48.614: [  OCROSD][1]utgdv:2:ocr loc file cannot be opened
    2007-05-10 13:37:48.614: [  OCROSD][1]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2007-05-10 13:37:48.615: [  OCRRAW][1]proprinit: Could not open raw device
    2007-05-10 13:37:48.615: [ default][1]a_init:7!: Backend init unsuccessful : [33]
    2007-05-10 13:37:48.615: [ CSSCLNT][1]clsssinit: error(33 ) in OCR initialization
    Any Thoughts.
    Thanks
    -Prasad
    Message was edited by:
    pinjam
    Message was edited by:
    pinjam
    Message was edited by:
    pinjam

    Just in case anyone finds this thread, the problem is that the NFS mount is not configured properly, and thus the root.sh script is failing almost straight away.
    Ensure that the NFS server has the following options in /etc/dfs/dfstab (Solaris 10) to allow root access:
    share -F nfs -o rw,root=orac1.domain.com:orac2.domain.com /oraclerac/crs_files
    share -F nfs -o rw,root=orac1.domain.com:orac2.domain.com /oraclerac/oradata
    You can find out if this is the problem simply by (as root) trying to chown a file anywhere on the NFS mount.
    Output of the root.sh script should be more like this:
    WARNING: directory '/u01/crs/oracle/product/10.2.0' is not owned by root
    WARNING: directory '/u01/crs/oracle/product' is not owned by root
    WARNING: directory '/u01/crs/oracle' is not owned by root
    WARNING: directory '/u01/crs' is not owned by root
    WARNING: directory '/u01' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    /etc/oracle does not exist. Creating it now.
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Oracle Cluster Registry configuration upgraded successfully
    WARNING: directory '/u01/crs/oracle/product/10.2.0' is not owned by root
    WARNING: directory '/u01/crs/oracle/product' is not owned by root
    WARNING: directory '/u01/crs/oracle' is not owned by root
    WARNING: directory '/u01/crs' is not owned by root
    WARNING: directory '/u01' is not owned by root
    assigning default hostname rac1 for node 1.
    assigning default hostname rac2 for node 2.
    etc etc

  • Oracle OSB 11G. Unable to find Oracle Service Bus Configuration Page.

    Hi All,
    Sorry for the apparent silly question but I am studying and learning the product.
    I have the OSB 11G installed and running with a proxy service working and routing requests. The Oracle ESB documentation http://download.oracle.com/docs/cd/E21764_01/doc.1111/e15866/ui_ref.htm#i1327746 at chapter 4.4.2 New Oracle Service Bus Configuration Project Wizard
    Use this wizard to create an Oracle Service Bus configuration project. For configuration options, see Section 4.4.3, "Oracle Service Bus Configuration Page."
    4.4.3 Oracle Service Bus Configuration Page.
    I don't see the configuration page in anywhere in the left pane of the console. Am I missing something? The project creation works fine but I just don't see the configuration Wizard.
    Thanks.
    Regards
    Salvatore Ilardo

    The link which you are referring is for user interface objects in the Oracle Service Bus plug-ins and OSB plug-ins are used with OEPE (Oracle Enterprise Pack for Ecplise) for OSB development. OEPE is the only supported IDE for OSB development as of now.
    Remember, at a time, one and only one Oracle Service Bus Configuration project can be deployed in a OSB domain which may contain desired number of Oracle Service Bus Projects and that's why there is no provision of creating Oracle Service Bus Configuration Project in sbconsole GUI. In IDE, you may create many Oracle Service Bus Configuration Project and that's why it has a Oracle Service Bus Configuration Project Wizard.
    Regards,
    Anuj

  • Getting Error while creating device configuration (Schema Node ref problem)

    Hi,
    In MDM 2.0.1, I created the following(in order) :
    1.UOM
    2.Measuring Component Type
    3.Device Configuration Type
    4.Service Provider
    5.Device Type
    6.Device
    But when trying to Configure the created Device, its showing some error as...
    Schema node isNewCase (/schema/[includeDA F1-CommonToDoEntryData]/isNewCase) references non-existent service field NEW_CASE_SW.
    After this has happened, i couldn't even add another configuration to some of my Existing Devices..
    (But for Some existing devices, adding a new configuration doesn't throwing errors..)
    Please help regarding this...

    Is the Measuring Component Type u created is added in DeviceType's ConfigType list..?

  • Oracle 9i database configuration assisstant not running

    Hi All,
    My database is Oracle 9i.The configuration assisstant not running in this .can any body help?
    Reena

    Hi Reena, this got lost in the wrong forum. try the database forum
    Barry

  • Help on Oracle streams 11g configuration

    Hi Streams experts
    Can you please validate the following creation process steps ?
    What is need to have streams doing is a one way replication of the AR
    schema from a database to another database. Both DML and DDL shall do
    the replication of the data.
    Help on Oracle streams 11g configuration. I would also need your help
    on the maintenance steps, controls and procedures
    2 databases
    1 src as source database
    1 dst as destination database
    replication type 1 way of the entire schema FaeterBR
    Step 1. Set all databases in archivelog mode.
    Step 2. Change initialization parameters for Streams. The Streams pool
    size and NLS_DATE_FORMAT require a restart of the instance.
    SQL> alter system set global_names=true scope=both;
    SQL> alter system set undo_retention=3600 scope=both;
    SQL> alter system set job_queue_processes=4 scope=both;
    SQL> alter system set streams_pool_size= 20m scope=spfile;
    SQL> alter system set NLS_DATE_FORMAT=
    'YYYY-MM-DD HH24:MI:SS' scope=spfile;
    SQL> shutdown immediate;
    SQL> startup
    Step 3. Create Streams administrators on the src and dst databases,
    and grant required roles and privileges. Create default tablespaces so
    that they are not using SYSTEM.
    ---at the src
    SQL> create tablespace streamsdm datafile
    '/u01/product/oracle/oradata/orcl/strepadm01.dbf' size 100m;
    ---at the replica:
    SQL> create tablespace streamsdm datafile
    ---at both sites:
    '/u02/oracle/oradata/str10/strepadm01.dbf' size 100m;
    SQL> create user streams_adm
    identified by streams_adm
    default tablespace strepadm01
    temporary tablespace temp;
    SQL> grant connect, resource, dba, aq_administrator_role to
    streams_adm;
    SQL> BEGIN
    DBMS_STREAMS_AUTH.GRANT_ADMIN_PRIVILEGE (
    grantee => 'streams_adm',
    grant_privileges => true);
    END;
    Step 4. Configure the tnsnames.ora at each site so that a connection
    can be made to the other database.
    Step 5. With the tnsnames.ora squared away, create a database link for
    the streams_adm user at both SRC and DST. With the init parameter
    global_name set to True, the db_link name must be the same as the
    global_name of the database you are connecting to. Use a SELECT from
    the table global_name at each site to determine the global name.
    SQL> select * from global_name;
    SQL> connect streams_adm/streams_adm@SRC
    SQL> create database link DST
    connect to streams_adm identified by streams_adm
    using 'DST';
    SQL> select sysdate from dual@DST;
    SLQ> connect streams_adm/streams_adm@DST
    SQL> create database link SRC
    connect to stream_admin identified by streams_adm
    using 'SRC';
    SQL> select sysdate from dual@SRC;
    Step 6. Control what schema shall be replicated
    FaeterBR is the schema to be replicated
    Step 7. Add supplemental logging to the FaeterBR schema on all the
    tables?
    SQL> Alter table FaeterBR.tb1 add supplemental log data
    (ALL) columns;
    SQL> alter table FaeterBR.tb2 add supplemental log data
    (ALL) columns;
    etc...
    Step 8. Create Streams queues at the primary and replica database.
    ---at SRC (primary):
    SQL> connect stream_admin/stream_admin@ORCL
    SQL> BEGIN
    DBMS_STREAMS_ADM.SET_UP_QUEUE(
    queue_table => 'streams_adm.FaeterBR_src_queue_table',
    queue_name => 'streams_adm.FaeterBR_src__queue');
    END;
    ---At DST (replica):
    SQL> connect stream_admin/stream_admin@STR10
    SQL> BEGIN
    DBMS_STREAMS_ADM.SET_UP_QUEUE(
    queue_table => 'stream_admin.FaeterBR_dst_queue_table',
    queue_name => 'stream_admin.FaeterBR_dst_queue');
    END;
    Step 9. Create the capture process on the source database (SRC).
    SQL> BEGIN
    DBMS_STREAMS_ADM.ADD_SCHEMA_RULES(
    schema_name =>'FaeterBR',
    streams_type =>'capture',
    streams_name =>'FaeterBR_src_capture',
    queue_name =>'FaeterBR_src_queue',
    include_dml =>true,
    include_ddl =>true,
    include_tagged_lcr =>false,
    source_database => NULL,
    inclusion_rule => true);
    END;
    Step 10. Instantiate the FaeterBR schema at DST. by doing export
    import : Can I use now datapump to do that ?
    ---AT SRC:
    exp system/superman file=FaeterBR.dmp log=FaeterBR.log
    object_consistent=y owner=FaeterBR
    ---AT DST:
    ---Create FaeterBR tablespaces and user:
    create tablespace FaeterBR_datafile
    '/u02/oracle/oradata/str10/FaeterBR_01.dbf' size 100G;
    create tablespace ws_app_idx datafile
    '/u02/oracle/oradata/str10/FaeterBR_01.dbf' size 100G;
    create user FaeterBR identified by FaeterBR_
    default tablespace FaeterBR_
    temporary tablespace temp;
    grant connect, resource to FaeterBR;
    imp system/123db file=FaeterBR_.dmp log=FaeterBR.log fromuser=FaeterBR
    touser=FaeterBR streams_instantiation=y
    Step 11. Create a propagation job at the source database (SRC).
    SQL> BEGIN
    DBMS_STREAMS_ADM.ADD_SCHEMA_PROPAGATION_RULES(
    schema_name =>'FaeterBR',
    streams_name =>'FaeterBR_src_propagation',
    source_queue_name =>'stream_admin.FaeterBR_src_queue',
    destination_queue_name=>'stream_admin.FaeterBR_dst_queue@dst',
    include_dml =>true,
    include_ddl =>true,
    include_tagged_lcr =>false,
    source_database =>'SRC',
    inclusion_rule =>true);
    END;
    Step 12. Create an apply process at the destination database (DST).
    SQL> BEGIN
    DBMS_STREAMS_ADM.ADD_SCHEMA_RULES(
    schema_name =>'FaeterBR',
    streams_type =>'apply',
    streams_name =>'FaeterBR_Dst_apply',
    queue_name =>'FaeterBR_dst_queue',
    include_dml =>true,
    include_ddl =>true,
    include_tagged_lcr =>false,
    source_database =>'SRC',
    inclusion_rule =>true);
    END;
    Step 13. Create substitution key columns for äll the tables that
    haven't a primary key of the FaeterBR schema on DST
    The column combination must provide a unique value for Streams.
    SQL> BEGIN
    DBMS_APPLY_ADM.SET_KEY_COLUMNS(
    object_name =>'FaeterBR.tb2',
    column_list =>'id1,names,toys,vendor');
    END;
    Step 14. Configure conflict resolution at the replication db (DST).
    Any easier method applicable the schema?
    DECLARE
    cols DBMS_UTILITY.NAME_ARRAY;
    BEGIN
    cols(1) := 'id';
    cols(2) := 'names';
    cols(3) := 'toys';
    cols(4) := 'vendor';
    DBMS_APPLY_ADM.SET_UPDATE_CONFLICT_HANDLER(
    object_name =>'FaeterBR.tb2',
    method_name =>'OVERWRITE',
    resolution_column=>'FaeterBR',
    column_list =>cols);
    END;
    Step 15. Enable the capture process on the source database (SRC).
    BEGIN
    DBMS_CAPTURE_ADM.START_CAPTURE(
    capture_name => 'FaeterBR_src_capture');
    END;
    Step 16. Enable the apply process on the replication database (DST).
    BEGIN
    DBMS_APPLY_ADM.START_APPLY(
    apply_name => 'FaeterBR_DST_apply');
    END;
    Step 17. Test streams propagation of rows from source (src) to
    replication (DST).
    AT ORCL:
    insert into FaeterBR.tb2 values (
    31000, 'BAMSE', 'DR', 'DR Lejetoej');
    AT STR10:
    connect FaeterBR/FaeterBR
    select * from FaeterBR.tb2 where vendor= 'DR Lejetoej';
    Any other test that can be made?

    Check the metalink doc 301431.1 and validate
    How To Setup One-Way SCHEMA Level Streams Replication [ID 301431.1]
    Oracle Server Enterprise Edition - Version: 10.1.0.2 to 11.1.0.6
    Cheers.

  • Issue - Oracle Business Indicators configuration in iPhone

    Hi Everyone,
    I am having an issue with Oracle Business Indicators configuration in iPhone. I have provided the IP address and username and pwd but I am getting the below error. Do I need to make any configuration or setup at our BI servier level?
    The network operation encountered an error for the activity 'creation of an OBIEE session'.
    Underlying Error Details:
    unsupported URL
    The URL that caused the error: 10.20.30.40/saw.dll?SoapImpl=nQSessionService
    Underlying Error Details:
    unsupported URL
    The URL that caused the error: 10.20.30.40/saw.dll?SoapImpl=nQSessionService
    Thanks in advance
    G

    You're getting the 500 Server Error because sawserver (presentation services) is crashing, as you say.
    For background info see here: http://rnm1978.wordpress.com/2009/12/09/troubleshooting-presentation-services-analytics-connectivity/
    You should check your sawserver.log file in $OracleBIData/log as this should record why sawserver is failing.
    If it doesn't you could [increase the logging level of sawserver|http://rnm1978.wordpress.com/2009/07/23/sawserver-logging-configuration-logconfig-xml/] to examine what it's doing before crashing, and or you will have to raise a support request (SR) with Oracle.

  • Oracle Calendar Server Configuration Assistant fails with Red Hat ES 4

    I am trying to install Oracle Collaboration Suite 10.1.2 on a Red Hat ES 4 server platform.
    I have installed with the Advanced Installation Option. The infra installation proceeds well then when i try to install the ocs application tier (different Oracle Home) the Calendar Server Configuration Assistant fail.
    Output :
    ================================================================================================================
    Output generated from configuration assistant "Calendar Server Configuration Assistant" (attempt 1):
    Time zone selected: EBST3EBDT.Warning: Existing node(s) found in unison.ini. Using node 1 for configuration tasks.
    Current State for Instance:ocsapp.lf-ocs1.lima_e_falcao.inet
    Component Type Up Status In Sync Status
    ================================================================================
    1 HTTP_Server HTTP_Server Up True
    2 OC4J_Content OC4J Up True
    3 OC4J_Mail OC4J Up True
    4 OC4J_OCSADMIN OC4J Up True
    5 OC4J_OCSClient OC4J Up True
    6 OC4J_Portal OC4J Up True
    7 OC4J_RM OC4J Down True(Disabled)
    8 OC4J_Wireless OC4J Up True
    9 OC4J_imeeting OC4J Up True
    10 Service_Component_Cont OC4J Up True
    11 home OC4J Up True
    Warning: more than one process-type Element in the snippet. only the 1st one is appended
    Error: can not append, there is a same named process type element in the exisitng ias-instance.ias-component
    Error: Could not configure OPMN module information.
    java.io.IOException: /u01/oracle/product/10.1.2/ocs_2/jdk/bin/java returned 1
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.configureOPMN(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.run(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.main(Unknown Source)
    3 [main] ERROR emSDK.config - oracle.sysman.emSDK.conf.TargetAdditionException: Target[oracle_calendar_ocal,ocsapp.lf-ocs1.lima_e_falcao.inet_Calendar Server] already present in /u01/oracle/product/10.1.2/ocs_2/sysman/emd/targets.xml
    oracle.sysman.emSDK.conf.TargetAdditionException: Target[oracle_calendar_ocal,ocsapp.lf-ocs1.lima_e_falcao.inet_Calendar Server] already present in /u01/oracle/product/10.1.2/ocs_2/sysman/emd/targets.xml
         at oracle.sysman.emSDK.conf.TargetInstaller.addTargetInt(TargetInstaller.java:1148)
         at oracle.sysman.emSDK.conf.TargetInstaller.addTargetFromFile(TargetInstaller.java:1075)
         at oracle.sysman.emSDK.conf.TargetInstaller.main(TargetInstaller.java:3669)
    Target[oracle_calendar_ocal,ocsapp.lf-ocs1.lima_e_falcao.inet_Calendar Server] already present in /u01/oracle/product/10.1.2/ocs_2/sysman/emd/targets.xml
    Warning: ocad.conf already included in /u01/oracle/product/10.1.2/ocs_2/Apache/Apache/conf/oracle_apache.conf.
    Error: java.io.IOException: /u01/oracle/product/10.1.2/ocs_2/jdk/bin/java returned 1: Registration of ocal_targets.xml into targets.xml failed.unistart: Oracle Calendar Server 10.1.2.0.0
    unistart: Copyright (c) 1993, 2005, Oracle.
    unistart: All rights reserved.
    unistart:
    unistart: opmnctl: opmn is already running
    unistart: opmnctl: starting opmn managed processes...
    unistart: The Calendar Server started successfully.
    Orclguest account has already been provisioned for Calendar.
    Fatal Exception caught : java.lang.NullPointerExceptionopmnctl: stopping opmn managed processes...
    Configuration assistant "Calendar Server Configuration Assistant" failed
    ================================================================================================================
    Someone can help me?
    Thanks a lot.

    is it a reinstallation or a first one on a bare server ? if there were several attempts please be sure you cleaned evrything before launching the installation :
    - product directory
    - /etc/ora*
    - database
    - oraInventory
    - /tmp (I had a similar issue with remaining files in /tmp, even after rebooting)
    If it doesn't work, check that you don't hit the NO-EXCUTE problem (see the OCS 10.1.2 release notes, look for "noexec")

  • Cisco Work (LMS 2.6) Device Configuration

    Hi,
    Can anyone tell me where is the default location of device configuration ( Running conf ) saved in Cisco Work (LMS 2.6) Server.
    Thanks & Regds,
    Lalit

    if you enable the so called shadow directory feature under:  Admin -> Config Mgmt -> Archive Mgmt -> Archive Settings
    then the defaut location is \CSCOpx\files\rme\dcma
    Cheers,
    Michel

  • INS-20802 Oracle Private Interconnect Configuration Assistant failed

    Thought I would post what information I've gathered, after facing this error during install of RAC Grid Infrastructure 11.2.0.1 on Red Hat Enterprise Linux Server release 5.5 64-bit, as Oracle Support is once again unable to help. Maybe this will save someone else some time and the aggravation of dealing with lousy Oracle Support.
    The error occurs after root.sh has successfully completed on all nodes. Oracle Net Configuration Assistant runs successfully, then Oracle Private Interconnect Configuration Assistant launches and subsequently fails with the following.
    [INS-20802] Oracle Private Interconnect Configuration Assistant failed.
    /u01/app/oraInventory/logs/installActions2010-12-13_01-26-10PM.log
    INFO: Starting 'Oracle Private Interconnect Configuration Assistant'
    INFO: Starting 'Oracle Private Interconnect Configuration Assistant'
    INFO: PRIF-26: Error in update the profiles in the cluster
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Private Interconnect Configuration Assistant
    INFO: Oracle Private Interconnect Configuration Assistant failed.
    INFO: Oracle Private Interconnect Configuration Assistant failed.
    I was able to find another error that coincides with the PRIF-26 error: "CRS-2324:Error(s) occurred while trying to push GPnP profile. State may be inconsistent."
    I was also able to duplicate the PRIF-26 error by trying to add a non-existent network interface via oifcfg:
    ./oifcfg setif -global jjj1/192.167.1.0:cluster_interconnect
    PRIF-26: Error in update the profiles in the cluster
    My best guess is the Oracle Private Interconnect Configuration Assistant makes a call to oifcfg. When oifcfg makes an update or adds a public/private interface, some XML files are also updated or maybe cross-referenced. These files are located here: <grid_home>/gpnp/<host>/profiles/peer
    Any updates/changes/addtions to the private or public interfaces include changes for the Grid Plug-n-Play component, which uses the XML files. If the interface name is not contained in the XML files, my best guess is that triggers the "CRS-2324:Error(s) occurred while trying to push GPnP profile. State may be inconsistent.
    I verified everything was configured correctly; the cluster verification utility reported everything was ok. I also ran the cluster verifcation utility against the GP-nP:
    ./cluvfy comp gpnp -verbose
    I also reviewed the public and private interfaces via oifcfg and they are correct:
    [oracle@ryoradb1 bin]$ ./oifcfg getif -global
    eth0 10.10.2.0 global public
    eth1 192.167.1.0 global cluster_interconnect
    [oracle@ryoradb1 bin]$ ./oifcfg iflist -p
    eth0 10.10.2.0 PRIVATE
    eth1 192.167.1.0 UNKNOWN
    My conclusion is the environment is configured correctly, in spite of the error generated by the Oracle Private Configuration Assistant.

    I understand that you have installed 11.2.0.1 not 11.2.0.2 because multicating must be enabled if you have installed 11.2.0.2 and you may face these sort of problems because cluster nodes would not be able to communicate with each other.
    Please check ocssd.log especially on the first node because this file will give more inforamtion as to why first node is not able to push GPnP file. As you have executed cluvfy to confirm the GPnP but to confirm whether GPnP profile is accurate to just narrow down the problem, I would suggest you to try to start cluster in exclusive mode so that you can sure that GPnP profile is good.
    Shutdown CRS on all nodes, if there is any hung processes then kill them before executing the fllowing command to start cluster in exclusive mode.
    $GRID_HOME/bin/crsctl start crs -excl
    If you are able to start cluster in exclusive then it is sure that GPnP is correct and then next step would be to verify the private network.
    See how you goes.
    FYI, I was recently analyzing the same sort of problems where cluster was not able to access GPnP profile and finally I found issues on my private network. Customer had enabled IGMP snooping, which was avoiding multicast communication over the private network but it was 11.2.0.2, which is not the case here.
    Harish Kumar
    http://www.oraxperts.com

Maybe you are looking for

  • BW Web Query Error Message

    We execute our queries through web templates. My client executes a CO-PA operating concern query through the web browser for a year’s worth of data and after results are returned, then proceed to drill down on material and another drill down on custo

  • G/L Account does not exist error while invoicing

    Hi , I am trying to invoice an account. While invoicing it is throwing the following error message G/L Account does not exist. From where can I know which G/L account it is refering to? or which main/sub is not mainteined for this ADID. Thanks in adv

  • Opened Powerbook - Now Keyboard No Longer Works :(

    Hi all, my brother asked me to upgrade the HD in his PowerBook G4 1.25Ghz. I followed instructions on iFixit and it all went well, apart from reattaching the keyboard ribbon cable. The logic board has now become damaged because one of the two clasps

  • Mega 180 and Media Center III----looks perfect----is it??

    I DON'T want to shell out $1000 for cheap HP/Compaq or whatever which includes Media Center Edition But I DO like the look and features of Microsoft's Media Center Edition. In the Manual for the MEGA 180-----Media Center III looks perfect for what I

  • Time / Date format in series section of a graph

    Hello, I am trying to use some data imported from excel in a graph, but when I set the series of the graph to a field that contains time data (hh:mm), it does not convert it properly. Is there a way to represent this time data on the y axis of the gr