Oracle.mobile.admin.ResourceManager

There was a previous post of same kind of issues that I'm facing on this forum which was not answered from anyone.
Compatible parameter
* How to get (list) the snapshots on specific app?ResourceManager.listSnapshots("virtual path", platform) ==> is not working;
* How to list the template variables on specific snapshot (and change them)?
I am able to list the users and applications and get the virtual path of the applications but above questions (snapshots and template variables) are not resolved.
Is there some 'features' on the web-to-go api or what could be the case?

I found a couple of more same kind of problems that I'm facing.
Re: Printing with Discoverer R1
But the main thing still is that some of the methods of ResourceManager work and some dont which is confusing.
For example following methods are working fine :
ResourceManager.listUsers(null); ==> returns user ok
ResourceManager.getDBCOnnectionSharing("/app_name"); ==> ok
ResourceManager.listApplicationsByVP(null); ==> list apps ok
ResourceManager.listSnapshots("/app_name",WINCE); ==> ok
But for example method's
ResourceManager.listTemplateVariables("/app_name", WINCE);
ResourceManager.getTemplateVariables("/app_name",WINCE, "USERNAME");
won't work.
I'm debugging my application on wtgdebug (localhost on my workstation + PocketPC) and the error stack is :
log3: java.lang.NullPointerException
log3: at oracle.lite.sync.SiteDef.<clinit>(SiteDef.java:145)
log3: at oracle.lite.sync.Consolidator.<clinit>(Consolidator.java:390)
log3: at
oracle.lite.web.resource.ResourceFactory.getInstance(ResourceFactory.java:73)
log3: at oracle.mobile.admin.ResourceManager.<init>(ResourceManager.java:111)
log3: at
oracle.mobile.admin.ResourceManager.openConnection(ResourceManager.java:123)
Do I have some configuration mistake somewhere (webtogo.ora)? Or why the api works only partly? The purpose why I need the snapshot template variables is that I have to sync between the main database and oracle lite dynamically, ie. I have to be able to select inside my code what I want to sync. If I understand it correctly the other way to do things is mSync program, which always syncs everything for the user (User cannot select the data that he wants to sync).

Similar Messages

  • Oracle Mobile Server 404

    Hello,
    i have installed Oracle Database 11g, Oracle Weblogic 12c and Oracle Database 11g.
    so i configured a mobile domain because i want to sync a database from my android device to the oracle database.
    Oracle Mobile Database:
         HOST:     localhost
         PORT:      1521
         SID:     orcl
         Repository:
              Schemaname: MOBILEADMIN
              PW:     ****
         Mobile Server Administrator:
              User: Administrator
              PW: ****
         DEMOSCHEMA:
              NAME: master
              PW: ****
         NEW DOMAIN: mobileserver
         PORT: 7777
    I started runmobileserver.bat
    and my weblogic with startWebLogic.cmd (localhost:7001/console <-- WORKS)
    if i now want to access the admin site of the server i get a 404 error
    localhost:7777/mobile
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    please help me.
    thank you

    Despite many attempts at trying to get an update on this topic I can't seem to get anyone from Oracle to provide any information. I'm now at a critical stage with a new project and would like to know if the Mobile Client will be available for iOS within the timeframes I am looking at. If not, will likely need to look at alternatives which will mean one or more large Mobile Server licences will not be renewed. Surely someone from Oracle on this forum can chime in and give us an update on where this is at?

  • Deploy Oracle Mobile Server on Weblogic?

    Hello,
    We currently have a client-server application which communicates over HTTP with a BEA Weblogic 8 server on Solaris, and are assessing the feasibility of creating an offline client using Oracle Lite.
    Ideally, we would like to install the mobile-server on our existing server, but this brings the problem that the current weblogic is already listening on the HTTP port, and the site policy at our customer site does not allow for any traffic to non-HTTP ports. Can we deploy the Oracle mobile server within this same Weblogic instance, or do we have to acquire a new server machine, which will then run only the mobile server?
    Appreciate any information which can be provided.
    Best wishes,
    Roshan

    The simple answer is no. Oracle Mobile Server is designed to run under a OC4J container. Can you use a port like 8080?
    I am currently working on this setup and we split the application servers Weblogic and Oracle AS.

  • Oracle Mobile Server with SQLLite/Berkeley Db and dbsql

    Hi all,
    i am not sure if i am correct here but hopefully i am.
    In the past we have had Oracle Mobile Server with Oracle Lite.
    We decided to switch to new mobile Server because oracle webtogo is not longer supported and incompatible with windows 7. My administrator did migration of mobile server but migration utility reported that the available applications are incompatible.
    So I decided to create a completely New Publication with a Java application. The new Publication contains only one publication Item. For the first tests I simply wanted to spool out the data contained in my local database.
    In bin directory of sqlite folder i can find a utility named "dbsql". I understood it in this way that I can attach to an existing database file and take a look into that database.
    If i call dbsql.exe BerkeleyTest all seems to be ok. But if i try to select some data from that file i only get the errormessage that databse is in wrong format or encrypted. What am i doing wrong there?
    Am I right that the sql interface (I need that interface because I dont want to rewrite dataaccesslayer of my app) is only available in sqlite but not on "BerkeleyDb"?
    Is anyone here to help me a little bit with my problem here?
    Regards!
    Martin

    I do not know much about Oracle Mobile Server with Oracle Lite, does it use SQLite or BDB?  I do know that databases created by SQLite cannot be read by Berkeley DB SQL (of which dbsql.exe is part of), and databases created by Berkeley DB SQL cannot be read by SQLite.  Also, databases created by Berkeley DB outside of the SQL API cannot be read by the BDB SQL API.  You can open BDB SQL databases with BDB outside of the SQL API, but I would not recommend that outside of a few BDB utilities described in the documentation.  So if your BerkeleyTest database was created by SQLite or BDB outside of the SQL API, then it makes sense that dbsql.exe is returning an error when trying to read it.
    Calling dbsql.exe BerkeleyTest does not open the database, that happens when the first operation is performed on it, which is why you did not get an error until you tried to select something.
    Lauren Foutz

  • How to automate the functionality of Oracle Mobile - Thick client  USING  OATS

    Hi Guys ,
    We have a Oracle Mobile - Thick Client installed  on a windows 7 machine and  when used OATS  its not recognizing  the way to automate. the attached is the snap shot . Please advise the way or protocol to automate the Oracle Mobile.
    Thanks

    Hi Vinod,
    Thanks alot for your help in this regard
    Requesting you to please clarify here which BADI is the relevant one.PFB the screenshot for your easy reference.Because we found nearly 4 BADIs related to this scenario.Please through some light here once.
    Thanks in Advance!
    Regards,
    Lakshmi S

  • Oracle BPM Admin Center Configuration

    Hi All,
    I am trying to configure the Oracle BPM Admin Center but i am getting the following error.plz can any one reply if you have any idea.....
    Configuring Oracle BPM.....
    Could not create Schema.
    fuego
    Detail Cause :An error occured while executing an operation in database:'[BEA][OracleJDBC Driver][Oracle] ORA-28000:The account is locked
    The Database URL is jdbc:bea:oracle://localhost.localdomain:1521;SID=ORCL'
    Please respond if any solutions
    Thank you.

    Thanks .its helpful but the new error that i am getting while executing the WLST script as follows:
    No Weblogic Server running on specified host and port
    Creating connector [fuego:SQL]
    java.sql.SQLException: [BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost.localdomain:1521. Reason: Connection refused
    at albpm.jdbc.base.BaseExceptions.createException(Unknown Source)
    at albpm.jdbc.base.BaseExceptions.getException(Unknown Source)
    at albpm.jdbc.oracle.OracleImplConnection.makeConnectionHelper(Unknown Source)
    at albpm.jdbc.oracle.OracleImplConnection.makeConnection(Unknown Source)
    at albpm.jdbc.oracle.OracleImplConnection.connectAndAuthenticate(Unknown Source)
    at albpm.jdbc.oracle.OracleImplConnection.open(Unknown Source)
    at albpm.jdbc.base.BaseConnection.connect(Unknown Source)
    at albpm.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
    at albpm.jdbc.base.BaseConnection.open(Unknown Source)
    at albpm.jdbc.base.BaseDriver.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at fuego.database.datadirect.oracle.DataDirectOracleDatabaseManager.systemConnect(DataDirectOracleDatabaseManager.java:615)
    at fuego.database.datadirect.oracle.DataDirectOracleDatabaseManager.createUser(DataDirectOracleDatabaseManager.java:197)
    at fuego.jdbc.DatabaseManager.createUser(DatabaseManager.java:648)
    at fuego.directory.provider.jdbc.JDBCFactory.createInternalSchema(JDBCFactory.java:584)
    at fuego.directory.provider.jdbc.JDBCFactory.createSchema(JDBCFactory.java:199)
    at fuego.directory.Directory.createSchema(Directory.java:94)
    at fuego.config.common.BPMConfiguration.createDirectory(BPMConfiguration.java:384)
    at fuego.configwizard.ConfigWizard.executeWizard(ConfigWizard.java:227)
    at fuego.configwizard.ExecutionStep$ExecutionStepPanel$1.run(ExecutionStep.java:113)
    at fuego.ui.peer.swing.SwingToolkit$TaskFromBooleanTask.run(SwingToolkit.java:181)
    at foxtrot.AbstractWorkerThread$2.run(AbstractWorkerThread.java:49)
    at java.security.AccessController.doPrivileged(Native Method)
    at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:45)
    at foxtrot.workers.DefaultWorkerThread.run(DefaultWorkerThread.java:153)
    at java.lang.Thread.run(Unknown Source)
    Could not create schema.
    fuego
    Detail:Cause: An error occurred when executing an operation in database: '[BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost.localdomain:1521. Reason: Connection refused'.
    The database URL is: 'jdbc:bea:oracle://localhost.localdomain:1521;SID=ORCL'.
    Caused by: An error occurred when executing an operation in database: '[BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost.localdomain:1521. Reason: Connection refused'.
    The database URL is: 'jdbc:bea:oracle://localhost.localdomain:1521;SID=ORCL'.
    Caused by: [BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost.localdomain:1521. Reason: Connection refused
    Caused by: [BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost.localdomain:1521. Reason: Connection refused
    Caused by: [BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost.localdomain:1521. Reason: Connection refused
    Caused by: [BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost.localdomain:1521. Reason: Connection refused
    Caused by: [BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost.localdomain:1521. Reason: Connection refused
    The database URL is: 'jdbc:bea:oracle://localhost.localdomain:1521;SID=ORCL'.
    at fuego.directory.exception.CouldNotCreateSchemaException.create(CouldNotCreateSchemaException.java:63)
    at fuego.directory.provider.jdbc.JDBCFactory.createInternalSchema(JDBCFactory.java:595)
    at fuego.directory.provider.jdbc.JDBCFactory.createSchema(JDBCFactory.java:199)
    at fuego.directory.Directory.createSchema(Directory.java:94)
    at fuego.config.common.BPMConfiguration.createDirectory(BPMConfiguration.java:384)
    at fuego.configwizard.ConfigWizard.executeWizard(ConfigWizard.java:227)
    at fuego.configwizard.ExecutionStep$ExecutionStepPanel$1.run(ExecutionStep.java:113)
    at fuego.ui.peer.swing.SwingToolkit$TaskFromBooleanTask.run(SwingToolkit.java:181)
    at foxtrot.AbstractWorkerThread$2.run(AbstractWorkerThread.java:49)
    at java.security.AccessController.doPrivileged(Native Method)
    at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:45)
    at foxtrot.workers.DefaultWorkerThread.run(DefaultWorkerThread.java:153)
    at java.lang.Thread.run(Unknown Source)
    Caused by: fuego.sql.DatabaseException: An error occurred when executing an operation in database: '[BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost.localdomain:1521. Reason: Connection refused'.
    The database URL is: 'jdbc:bea:oracle://localhost.localdomain:1521;SID=ORCL'.
    at fuego.sql.DatabaseException.checkException(DatabaseException.java:115)
    at fuego.database.datadirect.oracle.DataDirectOracleDatabaseManager.createUser(DataDirectOracleDatabaseManager.java:211)
    at fuego.jdbc.DatabaseManager.createUser(DatabaseManager.java:648)
    at fuego.directory.provider.jdbc.JDBCFactory.createInternalSchema(JDBCFactory.java:584)
    ... 11 more
    Caused by: java.sql.SQLException: [BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost.localdomain:1521. Reason: Connection refused
    at albpm.jdbc.base.BaseExceptions.createException(Unknown Source)
    at albpm.jdbc.base.BaseExceptions.getException(Unknown Source)
    at albpm.jdbc.oracle.OracleImplConnection.makeConnectionHelper(Unknown Source)
    at albpm.jdbc.oracle.OracleImplConnection.makeConnection(Unknown Source)
    at albpm.jdbc.oracle.OracleImplConnection.connectAndAuthenticate(Unknown Source)
    at albpm.jdbc.oracle.OracleImplConnection.open(Unknown Source)
    at albpm.jdbc.base.BaseConnection.connect(Unknown Source)
    at albpm.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
    at albpm.jdbc.base.BaseConnection.open(Unknown Source)
    at albpm.jdbc.base.BaseDriver.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at fuego.database.datadirect.oracle.DataDirectOracleDatabaseManager.systemConnect(DataDirectOracleDatabaseManager.java:615)
    at fuego.database.datadirect.oracle.DataDirectOracleDatabaseManager.createUser(DataDirectOracleDatabaseManager.java:197)
    ... 13 more
    ErrorError
    The specified path for WebLogic Home is not valid. For example, a valid Weblogic Home for WLS 10.0 could be c:\bea\wlserver_10.0 or /bea/wlserver_10.0
    ErrorError
    The specified path for WebLogic Home is not valid. For example, a valid Weblogic Home for WLS 10.0 could be c:\bea\wlserver_10.0 or /bea/wlserver_10.0
    ErrorError
    The specified path for WebLogic Home is not valid. For example, a valid Weblogic Home for WLS 10.0 could be c:\bea\wlserver_10.0 or /bea/wlserver_10.0
    ErrorError
    No Weblogic Server running on specified host and port
    QuestionConfirm Action
    Do you want to cancel this wizard?

  • Oracle.ifs.admin.export.ExportUsers NOT working in SILENT mode

    I'm trying to export my CMSDK users via the commandline script (since the GUI tool MAKES YOU SELECT EACH USER ONE AT A TIME!!!) but it is not working. The CMSDK doc incorrectly tells you to run oracle.ifs.admin.export but I've found that you have to run ...ExportUsers. However my def file has the runsilent attr set but the GUI app still pops up???? Below is my script
    #!/bin/sh
    IFS_ROOT_HOME=$ORACLE_HOME/ifs
    export IFS_ROOT_HOME
    . $ORACLE_HOME/ifs/common/bin/ifsunixcmds
    . $ORACLE_HOME/ifs/cmsdk/bin/system/ifssetenv
    CLASSPATH=${IFS_CLASSPATH}
    export CLASSPATH
    java -Xmx64M oracle.ifs.admin.export.ExportUsers /d01/app/oracle/product/oas904mid/ifs/cmsdk/export/export-users.def
    And here is my def file...
    IFS.EXPORT.RunSilent=true
    IFS.EXPORT.Username=system
    IFS.EXPORT.Password=manager9ifs
    IFS.EXPORT.Service=IfsDefault
    IFS.EXPORT.SchemaPassword=gapp1969
    IFS.EXPORT.LogFile=export-users.log
    IFS.EXPORT.USER.ExportedUsers=bdillon
    IFS.EXPORT.ExportSetName=dev-users
    IFS.EXPORT.ExportToPath=/d01/app/oracle/product/oas904mid/ifs/cmsdk/export/
    IFS.EXPORT.ExportTreeSize=50
    IFS.EXPORT.USER.GetAllAncestors=true
    IFS.EXPORT.USER.GetDirectAncestors=false

    Pl see your other thread here - libxp.so.6
    You cannot terminate an install before successful completion and expect things to work flawlessly ;-)
    Srini

  • Oracle Mobile Server 11G with BerkeleyDB/SQLite

    Hi all,
    Actually I have got following situation:
    There are 2 Java apps that are running on Oracle Lite. Due to our Win 7 migration und outrunning support of Support for Oracle Lite we decided to migrate to Oracle Mobile Server 11 G and switch to Berkeley DB. So far so good.
    During migration my administrator reported warnings from migration utility that the apps are not compatible and aren't migrated. Within these applications databaseaccess is done via JDBC and SQL. There is no time and money to rewrite dataaccess layer, so I need SQL Access to Berkeley DB.
    For my first tests I created via Mobile Server API a new Publication that contains simply one publication Item that is in One Way Synchronization (Server to Client) . I wanted to take a look into the submitted Database File. For that I found dbsql.exe. I called this app via command line with: "dbsql.exe MyDb.db". DBSql started but returned an error that SQL Statement is incomplete?!. Any idea? For that new publictation i also wrote a testapp that should spool out the contents of publication Item in a later step.
    Ok now i took a new look into internet for getting information about SQL Support. There I found that Berkeley DB now is able to speak SQLite. So it seems that new database is able to speak SQL via SQLite. Is that correct?
    I switched now in MobileServer Console my testapp to SQLite Win32; US and installed the SQLite client on my computer. My next try was to connect this database to dbsql.exe. The call of dbsql.exe "MyDb.db" returned that error that databse is eather corrupted or encrypted.
    I was really unable to find a guide how to use that SQL API for Berkely DB. Which .jars should I import in my Java app? How is connection been made?
    Is here anyone that can help me a little bit out?
    Many many thanks in advance!
    Martin

    Hi, I see that this thread is old a little bit.  Do you still need help on it?  I have been able to create a publication with Mobile Server 11G with Berkeley DB as the client database.  I have also found the jar to use to access the client database in java.  Please let me know in you still need it and i'll post it here.

  • Error Oracle Mobile ORA-30023 Duplicate undo tablespace specification

    Hi,
    I have the following mobile application (Oracle Mobile 10g R3):
    - Win32 (Forms 6i) App.
    - snapshots (12 updateable, 36 read-only)
    I have a successfully compilation of my form connected to the mobile database. However when I put a value over a textitem, my WHEN-VALIDATE-ITEM trigger send me an error:
    ORA-30023 Duplicate undo tablespace specification
    How can I solve this???, It seems like there is a parameter that I have to change.
    The WHEN-VALIDATE-ITEM trigger only has a basic select over a "readonly" table.
    Please help.
    Regards,
    Santiago

    I think the problem is the following,
    I need to convert a date to julian format, example:
    to_char(sysdate,'j')
    The problem is that it seems like Oracle Mobile connot support this kind format convertion.
    So, How can I get the number of days between 01-jan-4712 BC and other date????
    I found this function TO_DATE('-4712-01-01', 'SYYYY-MM-DD'), but it doesn´t works on Oracle Mobile.
    If someone have any idea about how can I get the number of days between 01-jan-4712 BC and other day without using the format 'SYYYY'......please help

  • Mobile Admin Error - Could not connect to middleware

    Hi,
    We have installed MI 7.0 on a new server of ours. Now I am trying to access Mobile Admin.
    I go to the http://<ip>:<port>/nwa link and log in with my user.
    Then I get this message I get
    -when I click on Heirarchy Grouping: Failed to get hierarchy group elements from middleware. Reason: Could not connect to middleware
    -when I click on Device Maintainance: Unable to read data; cannot connect to middleware
    and so on for every link in Mobile Admin.
    Can you guide me why such problem occurs and how it can be solved?
    Ankur

    Hi Ankur,
    This is basically a configuration issue.  Kindly refer to the following link to the solve the problem [link|http://help.sap.com/saphelp_nw2004s/helpdata/en/43/1d7d843fce3566e10000000a11466f/frameset.htm].  Else refer to the solution in the following [thread|Re: How to upload mobile application in Netweaver 2004s? Donu00B4t appear Mobile;
    Best Regards
    Sivakumar

  • @/vobs/oracle/rdbms/admin/catproc.sql  error message

    After setting up 9i DB manually when i ran this script all went well with few errors , i am wondering these errors are ignoreable ....
    @/vobs/oracle/rdbms/admin/catproc.sql
    Grant succeeded.
    drop package body sys.diana
    ERROR at line 1:
    ORA-04043: object DIANA does not exist
    drop package sys.diana
    ERROR at line 1:
    ORA-04043: object DIANA does not exist
    Package created.
    Package body created.
    drop package body sys.diutil
    ERROR at line 1:
    ORA-04043: object DIUTIL does not exist
    drop package sys.diutil
    ERROR at line 1:
    ORA-04043: object DIUTIL does not exist
    Package created.
    ERROR at line 1:
    ORA-04043: object PSTUBT does not exist
    Procedure created.
    Grant succeeded.
    drop procedure sys.pstub
    ERROR at line 1:
    ERROR at line 1:
    ORA-04043: object SUBPTXT2 does not exist
    Procedure created.
    drop procedure sys.subptxt
    ERROR at line 1:
    ORA-04043: object SUBPTXT does not exist
    ERROR at line 1:
    ORA-04043: object DBMS_XPLAN_TYPE_TABLE does not exist
    drop type dbms_xplan_type
    ERROR at line 1:
    ORA-04043: object DBMS_XPLAN_TYPE does not exist
    Type created.
    ERROR at line 1:
    ORA-00942: table or view does not exist
    DROP TABLE ODCI_WARNINGS$
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Type created.
    Table truncated.
    drop sequence dbms_lock_id
    ERROR at line 1:
    ORA-02289: sequence does not exist
    Sequence created.
    drop table SYSTEM.AQ$_Internet_Agent_Privs
    ERROR at line 1:
    ORA-00942: table or view does not exist
    drop table SYSTEM.AQ$_Internet_Agents
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Table created.
    DROP SYNONYM def$_tran
    ERROR at line 1:
    ORA-01434: private synonym to be dropped does not exist
    DROP SYNONYM def$_call
    ERROR at line 1:
    ORA-01434: private synonym to be dropped does not exist
    DROP SYNONYM def$_defaultdest
    ERROR at line 1:
    DROP TYPE SYS.ExplainMVMessage FORCE
    ERROR at line 1:
    ORA-04043: object EXPLAINMVMESSAGE does not exist
    Type created.
    drop view sys.transport_set_violations
    ERROR at line 1:
    ORA-00942: table or view does not exist
    PL/SQL procedure successfully completed.
    drop table sys.transts_error$
    ERROR at line 1:
    ORA-00942: table or view does not exist
    drop operator XMLSequence
    ERROR at line 1:
    ORA-29807: specified operator does not exist
    drop function XMLSequenceFromXMLType
    ERROR at line 1:
    ORA-04043: object XMLSEQUENCEFROMXMLTYPE does not exist
    drop function XMLSequenceFromRefCursor
    ERROR at line 1:
    drop function XMLSequenceFromRefCursor2
    ERROR at line 1:
    ORA-04043: object XMLSEQUENCEFROMREFCURSOR2 does not exist
    drop type XMLSeq_Imp_t
    ERROR at line 1:
    ORA-04043: object XMLSEQ_IMP_T does not exist
    drop type XMLSeqCur_Imp_t
    ERROR at line 1:
    ORA-04043: object KU$_IND_PART_T does not exist
    drop type ku$_ind_part_list_t force
    ERROR at line 1:
    ORA-04043: object KU$_IND_PART_LIST_T does not exist
    drop type ku$_piot_part_t force
    ERROR at line 1:
    Grant succeeded.
    Synonym created.
    Grant succeeded.
    Package altered.
    Package altered.
    PL/SQL procedure successfully completed.

    These errors are ignorable, Oracle just trying to drop the package before creating them. If this is the first time you run catproc.sql, the errors are expected.

  • Oracle Database to Oracle Mobile Server

    Hi,
    How can I share existente table to Oracle Mobile Server.
    I read something about publish, but I couldn't undertand how It really works.
    Can someone help me?

    Igual nos podemos entender en español :P
    Que necesitas saber?
    Saludos

  • Oracle Mobile Server 11GR2

    Hi all,
    currently we are using Oracle Mobile server 10.3.0.3 and would like move to Oracle Mobile Server 11GR2. But before going to that quite new area would like to get some feedback about that version/release as is critical for us to be sure that can safety support ~7000 users around the World. If somebody already using this system live can be in contact with me to understand how stabil it is, what challenges waiting us and etc. Probably even will be as an option tos schedule teleconference where we can talk about in in more detail way instead discussing this on the forum.
    You can write me directly using the following email: [email protected]
    Many thanks,
    Saulius

    I will contact you via email to discuss further.
    Eric

  • Oracle BI Admin Tool: copying permissions from group to group

    Hi!
    I'm working with Oracle BI Admin Tool (10.1.3.4).
    I have a lot of groups in the repository.
    I want to create a seperate group for each department and set filter for each group. For example, group 'Market' should see data only from the Marketing department, group 'HR' should see data only from its department.
    The question is the following: if I have 100 groups, do I have to set permissions to each of them manually or is there any mechanism of quick copying (function 'duplicate' is not suitable as groups are already created)?
    Thank you,
    Natallia

    First about filtering data for specific user groups: you need to implement row level security by using session variables.
    Here are some links:
    http://oraclebizint.wordpress.com/2008/06/30/oracle-bi-ee-1013332-row-level-security-and-row-wise-intialized-session-variables/
    http://www.rittmanmead.com/2007/05/13/obiee-and-row-level-security/
    http://obieegeek.wordpress.com/2009/04/05/row-level-security-using-initialization-blocks-and-session-variables/
    (You can find these links by using google.. ;))
    Second about groups and copying privileges/permissions: I don't think it is possible to copy privileges/permissions (other than hardcoding UDML) but it is actually not necessary when you create a security model first. Let me explain: in OBIEE groups can be member of a group, and the underlying group will inherit all the permissions of the group it is member of.
    So what you need to do, is to create one group with common permissions and privileges and add all the department groups to this group. If you want, you can then set the specific permissions for each group.

  • Oracle Fusion Admin Training ----

    Hi ,
    I am new to SOA and i will be undegoing Oracle Fusion Admin Training from this week . Please let me know the kind of work that will be involved in it And how would it be in a long term perspective for me in career .
    Thanks and Regards ,
    Mohan

    Hey, sorry to answer too lately, the soa governance is linked to management of soa project members(defining responsabilities and policies) and how the architeture models are build.
    Regards.

Maybe you are looking for

  • New field catalog VOLEH does not display while creating a new table

    Dear Gurus, I added new field as VOLEH in field catalog. However while I am creating a new table, new field (VOLEH) does not showed in field catalog... How can I fix this error? Kind Regards,

  • Adobe Digital Editions 2.0 for Windows with Kobo Desktop reader.

    I need to transfer PDF files to my Kobo Desktop reader which is installed on the same PC ad the Adobe Digital Editions 2.0 ADE is authorized with Adobe. I believe I need to access the Kobo Desktop Reader from ADE first to be able to authorize the KOB

  • 64 bit version of Lightroom 4.1RC2

    Is there a 64 bit version of Lightroom 4.1RC2. Looks like I have a 32 bit version running on my 64 bit OS (Vista 64 Ultimate)? It certainly looks like that if I look at the system info in the Lightroom Help menu. Only 4 GB seen, 1228,8MB available fo

  • FCE Exporting Nightmares...Motion artifact

    I've done nearly a dozen projects now in FCE 4, but still can never get the same export format to work twice. My latest project: Filmed as always on a HDD camcorder 1920x1080, ingested and edited without a problem. Project looks great within Final Cu

  • Narrative view go Narrative view

    Table to navigate to the table to replace the Narrative view navigate to Narrative view notice: Narrative view navigate to Narrative view like drill down pass parameter eg: A:=100 B:=20+80 c:=30+50 A-B-C Edited by: user5500925 on 2010-9-25 下午6:29