11g Read-Only repository on Linux

Hi
Currrenty I am struggling with a Read-Only issues on a new install of OBIEE 11g. I have install OBIEE11g on a Linux box and also on a windows server just to use the Repository Administation tool. I then created an ODBC DSN on the windows server to point at repository on the Linux box. The DSN finds the correct repository however when I open the rpd online it always opens it in Read-Only mode so I can't change anything. I have checked the Disallow online RPD updates settings in Enterprise manager under-*> Capacity Management -> Perfromance* and this is correct. Any suggestions or help gratefully received.
Thanks
Andy

Hi Andy,
Did you check or uncheck the 'Disallow online RPD updates'-setting?
http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10541/querycaching.htm
When you checked the setting it seems that it is intended behaviour.
Thanks,
Daan Bakboord
http://obibb.wordpress.com

Similar Messages

  • Activating subscription service on a custom developed read only repository

    Hi Experts,
         We have a custom implementation of a read only KM repository manager which just expose documents, but does not have any editing functionality. Now the client wants to activate subscriptions on that repository manager. The current implementation of the manager is not sending any emails. Do you know what should be implemented by the manager in order to get the subscription service to work? We are looking for a daily notification as it is clear that because it is a read only manager there is no way to get notification for all events.
    Regards,
         Tania

    Hi,
    See the Javadoc package description com.sapportals.wcm.repository.service.subscription for:
    Detailed explanation of the API and underlying concepts
    UML diagram of interfaces
    Code sample: Creating a subscription
    https://media.sdn.sap.com/javadocs/NW04/SPS15/km/com/sapportals/wcm/repository/service/subscription/package-summary.html
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/Knowledge%20Management%20and%20Collaboration%20Developers%20Guide.html
    Patricio

  • OBIEE 11g Software only installation on Linux-64

    Hi All,
    I have installed Weblogic10.3 on linux-64 system and then installed OBIEE 11.1.1.5.0 software only installation in the same middleware(as cerated by weblogic)on the same linux-64 system.
    So far so good.
    Now i am able to see wlserver, Oracl_BI1 and /opt/beainstall/Oracle/Middleware/user_projects/domains/Weblogic/ObiEE11g(domain name).....
    But i am not able to see Instance folder ?????
    Even system didn't ask me for DEV_BIPLATFORM and DEV_MDS Schema path and password.
    How to get this Instance folder?
    Do i need to do any more configuration ?
    How to make obiee11g run ??
    I dont have any clue for next step..Please guide me here.....:)

    Hi Dpka,
    Step no. 1, 2 , 3 and 4 is already done successfully.
    Now today i started configuration step and get failed by ""Step Restaring Admin server failed "" error.
    Error while setting control flag {0}.
    Cause:
    An internal operation has failed: AdminServer not Stopped.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.stopDomain(ASDomain.java:3322)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:822)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:483)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainRestartTask.doExecute(DomainRestartTask.java:32)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: AdminServer not Stopped.
         at oracle.as.provisioning.weblogic.ASDomain.stopDomain(ASDomain.java:3301)
         ... 17 more
    Executing Task: Restarting AdminServer
    AdminServer port is 7001
    trying to connect to DWAPPDEV.fgb.ae 7001
    Successful
    getDomainRuntimeMBeanServerConnection ...
    Connecting to Domain runtime ...
    trying to connect to DWAPPDEV.fgb.ae 7001
    Successfully connected to the Domain Runtime ...
    trying to connect to DWAPPDEV.fgb.ae 7001
    Successful
    MBean Server Connection is :javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@1e14352f
    Stopping AdminServer
    Stopping the domain ...
    ASDomain.getMBeanServerConnection ...
    ASDomain.getMBeanServerConnection ...
    SVR_GRP =
    Stopping Weblogic Server...
    Unrecognized VM option '-UseSSE42Intrinsics'
    Could not create the Java virtual machine.
    Done
    Stopping Derby Server...
    java.lang.Exception: AdminServer not Stopped.
    Can anybody know this error... byheart.....Please guide here..:)

  • "Edit Locally" for Repository having "Read only" rights

    hi,
        I am on EP6.0 SP9.
    When I go to
         Content Administrator --> KM Content --> Repository(having "Read Only" rights),  and click on "Context Menu" an option "Edit Locally" come there. But as the repository has "Read only" rights, I need to disable that option.
    Is there any way to do that?
    Regards
    Mridul.

    Hi Patricio,
                Perhapps that link is not woking fine, so i have pasted that code here, so please have a look at the code here,
    public void received(IEvent event) {     IRecipient recipient = null;
         IResourceEvent myEvent = (IResourceEvent) event;
         IResource res = (IResource)event.getParameter();
         System.out.println("Event");
         String resname = res.getDisplayName();
         try{
         ISubscriptionManager subscriptionManager =
    com.sapportals.wcm.repository.service.subscription.SubscriptionUtils.getSubscriptionManager(res);
         ISubscriptionCondition mycondition =
    subscriptionManager.createSubscriptionCondition();
         mycondition.setInterval("ALWAYS");
         mycondition.setRecursionLevel("999");
         mycondition.setRidTracking
    (subscriptionManager.getDefaultConditionRidTracking(res));
         ISubscription simpleSubscription =
    subscriptionManager.createSubscription( res.getContext(),resname,  mycondition, res, null, recipient,  null);
         }catch (WcmException e){
              System.out.println(e);     } 
    Thanks And Regards,
    Mridul.

  • Repository files downloaded as READ ONLY

    Hi,
    We are using the repository for SCM of file based non-Oracle applications. When I download files from a folder in the repository they occur on the filesystem as Read-Only.
    How can I prevent/control this? After download I want the files to be without any OS attributes (like Archive or Read-only).
    Serverside: Windows NT 4.0, Ora817, Repos6iR4 version 6.5.52.2.0
    Clientside: Windows NT 4.0
    TIA
    Rinse Veltman
    CIBER Solution Partners

    David,
    Of course the files are checked in; otherwise I wouldn't be able to create a configuration on them and base a workarea on the configuration in order to download the files.
    Here's my problem: I check-in and out files while developing a release. A release for me is a set of (checked-in) objects and folders grouped in a checked-in configuration.
    Once I'm finished I want to download the release. In order to do this I base a 'DOWNLOAD' workarea on the configuration that represents the release.
    Then I download the DOWNLOAD workarea; and have all files in the release on my file system. But I do not want them to be READ-ONLY !!, since the folders and files that make up my application have to be moved and copied around a couple of servers using FTP scripts and this is a whole lot more complicated when the files and folders are read-only.
    If this cannot be disabled than Oracle SCM is a lot less attractive for our way of doing SCM... although I have been able to adjust all my Java FTP classes so that write-access is enabled on all file and folders after download and before publishing the application to all servers.
    By the way I use the Java API of Oracle SCM to download the contents of the DOWNLOAD workarea.
    Regards,
    Rinse Veltman
    CIBER Solution Partners

  • [SOLVED] util-linux causing read only /

    Anyone else having this problem?
    After upgrading to testing after boot the root filesystem is readonly with arch init and with systemd...
    That's happening for me since 1 or 2 days, maybe the problem was earlier too, don't really know.
    Downgraded util-linux (and its dependency mkinitcpio, but not rebuilding the initramfs) to repo version and my / filesystem is rw again after boot...
    I have not seen anything on the mailinglist...
    Last edited by Cdh (2012-03-09 09:47:22)

    Sorry, I first wanted to check if I am the only one or if there are already hundreds of minions working on it.
    Logs are complicated on a read only filesystem. Couldn't find anything in dmesg, it just seems that it wasn't remounted rw while booting for some reason.
    Nothing fancy here, using the util-linux from core with the rest from testing:
    /dev/sda1: UUID="1ec5d4eb-f2c2-445a-88bd-41b5717fab29" TYPE="ext4"
    /dev/sda2: UUID="2e8619f0-1f4f-423b-8dd9-8cb1be8b6e2a" TYPE="ext4"
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    /dev/cdrom /media/cdrom auto ro,user,noauto,unhide 0 0
    /dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
    #UUID= swap swap defaults 0 0
    UUID=83a138cd-f2a5-4bdc-bbce-fbc9b8b20212 / ext4 defaults,relatime,user_xattr 0 0
    UUID="2e8619f0-1f4f-423b-8dd9-8cb1be8b6e2a" /home/chris ext4 defaults,relatime,user_xattr 0 0
    /swapfile swap swap defaults,noauto 0 0
    none /sys/kernel/debug debugfs auto 0 0
    none /proc/bus/usb usbfs auto,busgid=108,busmode=0775,devgid=108,devmode=0664 0 0
    UNIT LOAD ACTIVE SUB JOB DESCRIPTION
    -.mount loaded active mounted /
    dev-hugepages.mount loaded active mounted Huge Pages File System
    dev-mqueue.mount loaded active mounted POSIX Message Queue File System
    home-chris-.gvfs.mount loaded active mounted /home/chris/.gvfs
    home-chris.mount loaded active mounted /home/chris
    media-cdrom.mount loaded inactive dead /media/cdrom
    media-dvd.mount loaded inactive dead /media/dvd
    media.mount loaded active mounted Media Directory
    proc-sys-fs-binfmt_misc.mount loaded inactive dead Arbitrary Executable File Formats File System
    sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System
    sys-kernel-config.mount loaded inactive dead Configuration File System
    sys-kernel-debug.mount loaded active mounted Debug File System
    sys-kernel-security.mount loaded active mounted Security File System
    var-lock.mount loaded inactive dead Lock Directory
    var-run.mount loaded inactive dead Runtime Directory
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    JOB = Pending job for the unit.
    15 units listed.
    I mentioned the inistscripts and systemd together because it seems not to be a problem in one of them (or in both of them...)
    mount -o remount,rw /dev/sda1 /
    Gives ma a rw system with testing util-linux with no problems at all...

  • Slightly off topic: Read-only tables pre 11g

    Hi gang
    I'm just writing up a database quiz for a local user group and I was hoping I could get a bit of inspiration from the database experts.
    One of the questions will be "prior to 11g with the introduction of read-only tables, how could you make a table read-only?". The answers I've come up with:
    1) Security priviliges (schema + grant SELECT)
    2) Triggers
    3) Create a check constraint with disable validate
    4) Read-only tablespace
    5) Read-only database (standby)
    6) (Slightly crazy) Create view, and instead-of triggers that do nothing (similar to 2)
    7) Write the query results on a piece of paper and then turn the database off
    Anybody have any other answers, real or slightly off topic like mine please? ;)
    Cheers,
    CM.

    Check constraint and trigger solutions may have problems with sqlldr direct path operations, so using it together with alter table disable lock may be mandatory depending on the needs. Especially if DDLs are also wanted to be avoided.
    This topic was once mentioned on Tom Kyte's blog or asktom but I couldn't find the source to link here.
    SQL> conn hr/hr
    Connected to Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    Connected as hr
    -- cleaning objects
    SQL> drop table tong purge ;
    Table dropped
    SQL> drop view vw_tong ;
    View dropped
    -- creating the demo table
    SQL> create table tong ( col1 number ) ;
    Table created
    SQL> alter table tong add constraint cc_tong check ( 1=0 ) disable validate;
    Table altered
    SQL> alter table tong disable table lock;
    Table altered
    -- some DDL tests
    SQL> drop table tong ;
    drop table tong
    ORA-00069: cannot acquire lock -- table locks disabled for TONG
    SQL> truncate table tong ;
    truncate table tong
    ORA-25128: No insert/update/delete on table with constraint (HR.CC_TONG) disabled and validated
    SQL> alter table tong parallel ;
    alter table tong parallel
    ORA-00069: cannot acquire lock -- table locks disabled for TONG
    SQL> lock table tong in exclusive mode ;
    lock table tong in exclusive mode
    ORA-00069: cannot acquire lock -- table locks disabled for TONG
    -- some DML tests
    SQL> select * from tong ;
          COL1
    SQL> update tong set col1 = col1 + 1 ;
    update tong set col1 = col1 + 1
    ORA-25128: No insert/update/delete on table with constraint (HR.CC_TONG) disabled and validated
    -- creating dependent objects test
    SQL> create index nui_tong on tong(col1) nologging ;
    Index created
    SQL> create view vw_tong as select * from tong ;
    View created
    added comments to the code
    Message was edited by:
    TongucY

  • How can a repository be in "read only mode"?

    Hi,
    i got a strange error in my logfiles.
    For example if I open a document in the repository /documents I see in the logfile (DebugLevel)
    in read only mode updates for statistic are disabled
    path:com.sapportals.wcm.repository.service.accessstatistic.AccessStatisticManager.received()
    and after that theres an entry
    getProperty readonly called
    And it really doesn´t update the acc properties.
    I see no option at the CM Repository "documents" that might set it to read only and in details under Content Administration --> KM Content the "read only" flag for documents is not checked.
    I have the same issue with all my other Repositories and none is set to read only.
    Is there another place where it might be set to read only???
    This problem appeared first time after upgrade to 7.0 SP15
    many thanks for your help!
    Regards
    Alex

    Hi,
    for everyone who has the same problem in 7.0 SPS15.
    It is a bug and will be fixed in SPS16. SAP also said it is no workaround possible....great
    See SAP note 1135987
    Regards
    Alex

  • The MDM repository is in read-only mode

    Hi Experts,
    In our environment we have a Master ans Slave repository and the synchronization is being scheduled daily.
    Now we understand from the MDIS logs of the Master repository that the repository is in Read-Only mode and none of the records can be updated / created.
    We have tried restarting the repository too.
    Please advice.
    Thanks,
    Sridhar T A

    Chander,
    We get Check/Verify Option only after repository is unarchived/created. So, this can not be applied in Maria's case....
    Maria,
    Please let us know what version of MDM you are using.. Are you sharing database for MDM with other systems too??
    Also, can you check MDM logs and provide detailed error message from logs...You can check MDM server logs either from Console or On MDM server log directory...
    This information will help..
    Please also try this after setting following entry in MDS.INI file:
    Unarchive Ignore Language Count=True
    Best Regards,
    Shiv

  • SOA Suite read only console in 11g

    Hi All,
    Is there a possibility to create a user with read only role on EM in 11g? We want to create a user to monitor production environment with out having options for deploy/undeploy.
    Thank You.

    By assigning an appropriate role to a user, you can limit his access -
    http://download.oracle.com/docs/cd/E17904_01/integration.1111/e10226/appx_roles_privs.htm#BABIHDFJ
    http://download.oracle.com/docs/cd/E17904_01/web.1111/e13747/secroles.htm#i1206135
    Regards,
    Anuj
    Edited by: Anuj Dwivedi on Feb 22, 2011 9:12 PM

  • [Solved]Arch Linux Gnome writing to usb disk destination is read only

    Hi
    i Have installed Arch Linux latest image 1-3-2015  not using Evolution Linux or any GUI installer
    i installed Arch Linux using command line
    i have gnome 3.14
    each time i try to write movie to usb flash or usb external hard disk
    the error says
    the destination disk is read only
    how to change this
    Last edited by belal (2015-04-04 20:58:54)

    I'm curious. Is the filesystem on the USB, ntfs ?
    If yes, did you install NTFS-3G ? https://wiki.archlinux.org/index.php/NTFS-3G. Happened to me 8 days ago .
    EDIT - Sorry for the repost using the same solution as my above post. Didn't see his link. Just surfed through the posts for the word "NTFS-3g" and it wasn't there.
    Last edited by newguy (2015-03-31 07:51:48)

  • Error raised when opening physical standby in read only

    Hi,
    I've a physical standby 11.2.0.2 created using RMAN duplicate from active database which is configured with data guard. When I open the database in READ ONLY mode
    SQL> alter database open read only;
    Database altered.
    SQL> select open_mode from v$database;
    OPEN_MODE
    READ ONLY
    I get this error in the alert log
    Physical standby database opened for read only access.
    Fri Aug 12 15:14:01 2011
    db_recovery_file_dest_size of 256000 MB is 4.72% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Errors in file /oradata/admin/ORAINT/diag/diag/rdbms/oraintsb/oraintsb/trace/ora intsb_ora_8692.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00931: missing identifier
    ORA-06512: at "SYS.DBMS_UTILITY", line 156
    ORA-06512: at "SYS.DBMS_SHARED_POOL", line 72
    ORA-06512: at "SYS.DBMS_SHARED_POOL", line 84
    ORA-06512: at "SYS.PROC_PKGS_KEEP", line 26
    ORA-06512: at line 2
    Completed: alter database open read only
    the tracefile is showing this,
    Trace file /oradata/admin/ORAINT/diag/diag/rdbms/oraintsb/oraintsb/trace/oraintsb_ora_8692.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /opt/oracle/product/11.2.0/ORAINT
    System name: Linux
    Node name: c4p-db01
    Release: 2.6.18-194.0.0.0.3.el5xen
    Version: #1 SMP Mon Mar 29 18:27:00 EDT 2010
    Machine: x86_64
    VM name: Xen Version: 3.4 (PVM)
    Instance name: oraintsb
    Redo thread mounted by this instance: 1
    Oracle process number: 17
    Unix process pid: 8692, image: oracle@c4p-db01 (TNS V1-V3)
    *** 2011-08-12 15:14:03.367
    *** SESSION ID:(24.1) 2011-08-12 15:14:03.367
    *** CLIENT ID:() 2011-08-12 15:14:03.367
    *** SERVICE NAME:(SYS$USERS) 2011-08-12 15:14:03.367
    *** MODULE NAME:(sqlplus@c4p-db01 (TNS V1-V3)) 2011-08-12 15:14:03.367
    *** ACTION NAME:() 2011-08-12 15:14:03.367
    Error in executing triggers on database startup
    *** 2011-08-12 15:14:03.367
    dbkedDefDump(): Starting a non-incident diagnostic dump (flags=0x0, level=0, mask=0x0)
    ----- Error Stack Dump -----
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00931: missing identifier
    ORA-06512: at "SYS.DBMS_UTILITY", line 156
    ORA-06512: at "SYS.DBMS_SHARED_POOL", line 72
    ORA-06512: at "SYS.DBMS_SHARED_POOL", line 84
    ORA-06512: at "SYS.PROC_PKGS_KEEP", line 26
    ORA-06512: at line 2
    if I disable the system triggers using
    ALTER SYSTEM SET "_system_trig_enabled"=FALSE scope=both;
    The error doesn't appear but when trying to switch to active dataguard the open_mode goes from READ ONLY to MOUNTED rather than READ ONLY WITH APPLY
    Any help much appreciated
    Edited by: phil74 on 12-Aug-2011 07:22

    Have you checked what your guard status is set to?
    SQL> SELECT guard_status from v$database;I've had a similar issue before but with a standby, whereby the status was set to ALL. This means all users apart from SYS are unable to make changes on the database.
    My resolution was to set the status to standby:
    SQL> ALTER DATABASE GUARD STANDBY;You may wish to set the guard status to NONE however.
    I took some notes:
    http://juniororacledba.wordpress.com/2011/07/17/oracle-logical-standby-dataguard-error However, I do not have a link to any Oracle documentation on the subject to hand. But might give you a head start.

  • Administration tool read only access

    I was wondering if there is a read only access to the administration tool.
    What i am trying to do is to test the repository Build with best practices since this repository is live and done by a group of developers -
    Since i joined recently and wanted to know what resources i need to get to view and test the repository.
    I was wondering if there is a read only access to admin tool , not sure about this and also do i need oracle BI installed on my local machine to view the repository.
    If not ,is there a way where i can get to see the repository without having the priviledges to do any modification or save changes to the repositoryin online or offline mode
    Thanks Deva ...
    Edited by: UOOLK on 01-Jun-2012 02:48

    Hi,
    If you want to switch your RPD read only mode to online/Offline mode
    try to re start your bi server and then try to access it RPD (online/offline mode)
    Setting rpd in read only mode:
    users wants to access the RPD in online mode then do below setting in NQSConfig.ini but this will refrain u developers as well to do any change in online mode...
    Refer Section: READ_ONLY_MODE
    http://download.oracle.com/docs/cd/E12096_01/books/AnyInConfig/AnyInConfigNQSConfigFileRef11.html
    otherwise you can give it copy of RPD(he can access it via offline mode)
    if your using obiee11g,
    Read-Only issues on a new install of OBIEE 11g:(always opens it in Read-Only mode)
    Login to Oracle Enterprise Manager Goto -> Business Intelligence -> coreapplication
    Click - Capicity Managment Tab in Right side -> Performance -> Check Disable Disallow Online RPD Updates
    Thanks
    Deva
    Edited by: Devarasu on Jun 1, 2012 6:01 PM

  • Failed Creating the First Workspace in the Repository on Linux

    Hello,
    I have two machines with Oracle Linux 5:
    Machine 1 --> Oracle Linux 5 (64 bits) + Oracle DB 11g R2 + OBI 11g R1
    Machine 2 --> Oracle Linux 5 (32 bits) + I would like to have here OWB 11g
    To install OWB in the machine 2 to have access to ODB in the other machine I have followed:
    http://download.oracle.com/docs/cd/E11882_01/owb.112/e17130.pdf --> Chapter 4: Configuring Oracle Warehouse Builder for Linux (I have done these steps over Machine 1):
    @/u01/app/oracle/product/11.2.0/dbhome_1/owb/UnifiedRepos/cat_owb.sql USERS
    @/u01/app/oracle/product/11.2.0/dbhome_1/owb/UnifiedRepos/reset_owbcc_home.sql
    /u01/app/oracle/product/11.2.0/dbhome_1/owb
    alter user owbsys identified by owbsys account unlock;
    alter user owbsys_audit identified by owbsys_audit account unlock;
    @/u01/app/oracle/product/11.2.0/dbhome_1/owb/UnifiedRepos/remote_owb_install.sql /u01/OWB_Remote
    Over Machine 2 I have tried to create the repository (after I've installed Oracle Client and validate that I can communicate with the DB in Machine 1):
    /reposinst.sh
    When is doing the creation over 50%, I have the following error:
    java.sql.SQLEXception: ORA-06576 : it is not a valid function or procedure name
    I am looking for a solution over two days ago, and I am desesperate with this issue.
    Any idea is welcome!!
    Thank you and regards,
    Mónica

    Can you also advise if these are complicated workflows or high traffic lists?
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Migrate Oracle 11g database from Windows To Linux using RMAN hot / cold  backup ?

    Hi Friends,
    Is it possible to Migrate Oracle 11g database from Windows To Linux using RMAN hot / cold  backup ? ( as i would like to perform Point In Time recovery)
    (or) The only way is to use RMAN convert as mentioned here  - Transporting Data Across Platforms
    (or) Is there any other method (except exp/imp and data pump)
    Regards,
    DB

    HI
    his post describes the procedure required to migrate a database from Windows to Linux using the RMAN Convert Database command.
    Both Windows and Linux platforms have the same endian format, which makes possible to transfer the whole database, making the migration process very straightforward and simple.
    To migrate between platforms that have a different endian format, Cross Platform Transportable Tablespaces (XTTS) needs to be used instead.
    List of Steps Needed to Complete the Migration
    The migration process is simple, but as it has several steps it is convenient to be familiar with them before running it.
    1. Check platform compatibility between source and target OS
    2. Start the database in read only mode
    3. Check database readiness for transport from Windows to Linux using DBMS_TDB.CHECK_DB
    4. Check if there are any external objects
    5. Execute the Rman Convert database command
    6. Copy converted datafiles, generated Transport Script and Parameter File to Linux
    7. Edit the init.ora for the new database
    8. Edit the Transport Script and Parameter File changing the windows paths to Linux Paths
    9. Execute the Transport Script
    10.Change the Database ID
    11.Check database integrity
    Thank you

Maybe you are looking for

  • MOTU driver no longer recognized by Logic Express 7

    I installed a MOTU 828 mk3 Firewire audio interface to use with my Logic Express 7 several years ago and have used it consistently ever since. No big issues. A few weeks ago a friend attempted to install a new audio driver unsuccessfully. Now Logic w

  • Annoying blank pop-up error messahe in iTunes with iPhone

    Using iPhone 3G iTines 9.0.2.25 with my Win7 x64 I get a simple pop-up error with no information. Here is a link to what the error pop-up looks like. The iPhone still syncs after I close this error message 3 or 4 times in a row but it is very annoyin

  • Parse table data from HTML page

    Hello. I have a program that creates an HTML page with several tables to present some data. What I would like to do is extract the data row by row from one of the tables, and parse the data I'm interested in from each row. Can anyone suggest how I sh

  • Missing fonts not identified in open documents

    Adobe documentation states that when a document is opened that uses uninstalled fonts, a message will identify the missing fonts and offer to use font substitution. This is not what happens when I open such a document in Photoshop CS3. The warning me

  • Macbook does not start up

    My macbook pro was working fine until when it went to sleep all of the sudden (and never woke up...).  The battery is fully charged.  I tried to turn it on several times, but no luck. What's wrong with it???