Need info on RCU Schemas like MDS , CAPTURE

HI All , Good evening ...........
Recently we installed webcenter using JSK , after this we tried to extend domain name for the same  during this its searching for RCU Schemas like MDS, Capture along with passwords , we searched in database these schemas are not there , its showing this sql query
QL> select 1 from schema_version_registry where owner=(select user from dual) and mr_type='CAPTURE' and version like '11.1.1.%';
no rows selected
and also checked this  schema_version_registry table is not there along with other rcu schemas
I wanted to know whether this installation will create all these schemas by default or its need manual creation
also I tried to start rcu , getting below error
[rhavalda@ofss310125 bin]$ ./rcu
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:640)
at java.lang.ref.Finalizer.<clinit>(Finalizer.java:176)
can you please suggest this what to do in  this
Thanks in advance
Padmaja

Emmanuel,
It's been a while since you posted your message, but here's the info in the event you haven't already found it:
http://www.iptc.org/IPTC4XMP/index.php
I just started digging into XMP a few days ago and am planning to write software to add/read info from image files for the automagic creation of web pages. I've been using Adobe's XMP SDK and would be very interested in hearing how you wrote your code.
Cheers,
Andreas

Similar Messages

  • I need to store a schema in mds in soa 10g.

    Hi Gurus,
    Kindly help out with the present situation.
    i need to store the schema which is used in different process in the mds in soa 10g. can any one provide some steps or docs related to setting up of mds in soa 10g?
    Help is greatly appreciated.
    Regards,
    Venky.

    As far as I know, there isn't any MDS in SOA 10g. This concept was introduced in 11g version.

  • Which oracle database should I install OBIEE RCU schemas

    Hi,
    Which Oracle database should I install OBIEE RCU schemas into? Should I install them into the database that contains the star schemas? Also, if we have different star schemas (HR, Sales, etc.), should I install multiple pairs of OBIEE RCU schemas for the different data. Finally, should I create both the DEV schemas and PROD schemas?
    Thanks.
    Andy

    Hi,
    1)DEV_BIPLATFORM and DEV_MDS schemas?
    Its having schemas like BIPLATFORM and MDS
    Above schemas are used to store our Metadata,Usagetracking information related to your BI Application, like lifecycle of app, any triggers, any Schedulers etc
    Its must required to installing/upgrading/running obiee on your server (its mandary for running obiee)
    More: http://docs.oracle.com/cd/E23943_01/doc.1111/e14259/overview.htm#RCUUG114
    Refer my oracle support artical ID 1304790.1
    2) what should we do if we want to upgrade from one OBIEE version into another but don't want to touch the current production?
    I must need to upgrade Production.let say in your current s/m having obiee11.1.1.5.0 in DEV & Prod Server.if you want to upgrade obiee11.1.1.6.0 then you need to upgrade RCU() Schema
    Refer:
    http://gerardnico.com/wiki/dat/obiee/patch_11g_111160
    http://blog.guident.com/2012/03/upgrade-obiee-11-1-1-5-to-11-1-1-6/
    http://docs.oracle.com/cd/E23943_01/bi.1111/e16452/bi_plan.htm#BABECJJH
    3) which oracle database should I install OBIEE RCU schemas?
    Below Oracle DB supporting
    Oracle 10.2.0.4+
    Oracle 11.1.0.7+
    Oracle 11.2.0.1+
    For the supporting DB refer the certification matrix
    http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.xls
    Thanks
    Deva

  • HT1918 hi there. I have a problem edit my card info. I would like change my payment debit cart but system don`t let me do this and I don`t know wy . it is big trouble because I had chenge my bank and account too so I need change my payment details but I c

    hi there. I have a problem edit my card info. I would like change my payment debit cart but system don`t let me do this and I don`t know wy . it is big trouble because I had chenge my bank and account too so I need change my payment details but I can`t. thank you  

    Follow this link for the Bionic ICS user guide; if you have issues/questions, you may want to do a search on this forum as there are already several threads/remedies.  If a search doesn't answer your question, submit a post.
    https://community.verizonwireless.com/message/893011#893011

  • RCU Schemas and Information in it

    Hi Guru's
    I am new to OBIEE 11g.
    I have successfully installed obiee 11g on my local machine and we are going forward to install them on Dev server.
    But I am confused with some issues like what will be stored in the schemas like BIPLATFORM and MDS.
    And Obiee wont start up without that schemas.
    What if we update or do something in database that drops these schemas?
    Do we get scripts to create these schemas again in the database if any worse happens without effecting installed OBIEE.
    Thank you Very much.

    Hi
    But I am confused with some issues like what will be stored in the schemas like BIPLATFORM and MDS.
    These schemas will store all the meta-data information related to your BI Application, like lifecycle of app, any triggers, any schedulers etc.
    And Obiee wont start up without that schemas.
    YES. OBIEE will NOT start or work if these Schemas are NOT up and running.
    What if we update or do something in database that drops these schemas?
    Generally, these 2 Schemas cannot be updated directly by any user unless they really go to those tables and modify data. These tables are accessed internally by BI Framework APIs. Most of the times, users will NOT modify these tables data. Only SYS user can drop these schemas, unless other user have SYS privileges. Also, these Schemas can be created only by Database SYS user (Admin). Unless required, actual normal user/developer will not need access to these tables. He just needs details to configure these to this BI Domain for DataSources.
    Do we get scripts to create these schemas again in the database if any worse happens without effecting installed OBIEE.
    YES. There is a big giant zip file / utilitly called RCU (Repository Creation Utility) that can be downloaded from Oracle Site. Also, it has different versions for different middleware products. Like BI 11.5 will use RCU 11.5, BI 11.3 will use RCU 11.3 etc. These versions should match. You download this big zip file, unzip it and run a batch file. It will ask for SYS user/pwd along with db host, port, sid. Then you can select whether to CREATE / DROP schemas. Then you select for which Middleware Product you want Schemas like for BI (above 2 schemas), for SOA/BPM (about 3/4 schemas), WebCenter (Some other schemas etc). And finally it creates Tablespaces, Users, Tables, Functions, StoreProcs etc etc etc. Hence we need SYS details to run RCU command.
    Re: RCU_HOME directory, temporary or permanent?
    Re: RCU installation issue
    Thanks
    Ravi Jegga

  • What are the sample schemas(like scott,hr) in oracle 12c?

    Hi,
    I have just downloaded and installed  the oracle 12c on my desktop(Hurray!), but i don't see any of the sample schemas like scott and hr to play with. Do we have anything like those schemas in 12c?
    Thanks,
    sg

    I have just downloaded and installed  the oracle 12c on my desktop(Hurray!), but i don't see any of the sample schemas like scott and hr to play with. Do we have anything like those schemas in 12c?
    Yes - but they would be in a PDB if you installed the sample schemas; you won't find them in the CDB.
    If, like many people new to 12c, you did a default install for a database named ORCL and then connect to ORCL you are connecting to the CDB; that is, the root container. You won't find any sample schema there.
    If you installed the sample schemas then the install process would have created one PDB name PDBORCL (by default) and that PDB would contain the sample schemas.
    Then the next thing users typically do is connect as sysdba and do a STARTUP and then find they can't connect to PDBORCL. Surprise! The PDBs are NOT opened by default; you need to open them manually when you startup the DB or create an AFTER STARTUP trigger that opens the ones you want.
    Review chapters 17 and 18 of the Database Concepts doc
    http://docs.oracle.com/cd/E16655_01/server.121/e17633/cdbovrvw.htm

  • Need info on table: LATP_ENQ

    HI Experts,
    I need info related to the table LATP_ENQ.
    We create sales order in CRM, through some B-Docs order will be replicated in ECC.
    Entries are getting created in this table based on availability of the materials.
    Through Z-Transaction code, we delete entries in this table.
    Sometimes blank entries are getting created in this table, I would like to know in which scenario this table is getting updated.
    Regards,
    Swaraj

    Hi Swaraj
    As it is a Z transaction t.code and as you have deleted the table when we upgrade our ECC version then those blank tables have to be upgraded
    Regards
    Srinath

  • OBIEE 11g (11.1.1.5) - RCU Schemas

    Hi,
    I have got a Virtual Machine (BI_Dev) with OBIEE 11g (11.1.1.5) installed but RCU schemas are pointing to the Database Server (DB_Dev). Now I would like to clone the BI_Dev virtual machine to BI_Prod.
    I can create RCU schemas executing RCU in the DB_Prod database. But my question is how do I change BI_Prod to point these new schemas? Do I have to change any configuration files OR any other script that can do it for me?
    Thanks in advance.

    Hi
    Login Weblogic Console with admin username/pwd.
    Goto Services -> JDBC -> Data Sources.
    Select Lock & Edit button
    Select Data Source "bip_datasource" link in the available Data Sources list
    Select Connection Pool tab
    .... Change the URL|Driver|Properties|Password
    Select Save button.
    OR,
    you have to go to WEblogic Enterprise Manager (http://<server>:7001/em/. Then go to Business Intelligence folder -> coreapplication. Go to "Deployment" tab and then to "Scheduler" tab. Change the database field to point to the new DB and apply changes.
    Hope it help's
    Thanks,
    Satya

  • Parents need an ipad2/3 holder like otter box which any tripod can be screwed into in order to video childrens events. It must have gear type adjustments for verticle and horitontal ajustments due to weight of ipad

    Parents need an ipad2/3 holder like otter box which any tripod can be screwed into in order to video children's events. It must have gear type adjustments for vertical and horizontal adjustments due to weight of ipad

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • I would like to capture L and R arrow key action when recording a captivate 5 project

    Hi All out there,
    I would like to capture L and R arrow key actions besides left or right mouse clicks.
    Enter is possible if a click has preceeded :-)
    Right mouse interactions are captured :-)
    and now the tricky one, what about those L and R arrow keys?
    In the user interface that I capture there is the possibility to  increase or decrease values by use of the arrow keys on the keyboard.
    These actions need to be captured in the demo, assessment and training mode.
    Can you help me with the needed settings to succeed?
    PS: I have found out that up down arrow keys are not possible as this is a  functionality that eould be taken over by browsers like Explorer for  navigation.
    I am hoping U out there can help !!!
    Stephanie

    Hi,
    Currently, Captivate capture does not generate captions for Left, Right, Down, Up arrow keys.
    If you think it is something you would like to see in captivate, please log a feature request here: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform&product=5.
    Thanks,
    Sushma

  • Need Dreamweaver code coloring scheme installation instructions (for Creative Cloud CS6)

    Need Dreamweaver code coloring scheme installation instructions (for Creative Cloud CS6)
    I'm on a mac os x 10.7.4

    Might check to see if you have an older version of Acrobat X installed previously under
    Mac HD > Applications > Utilities > Adobe Installers
    If you have an uninstaller for Acrobat X try uninstalling it then installing again like you did through Creative Cloud.
    -Dave

  • TS1424 Needing info on an album I just purchased. Every song on the album seemed to download except the last. Then when I went back to play them  it seemed to only download  2 minutes of each tune

    Needing info on an album I purchased. Thought every song had downloaded . But the last song didn't download and then on the playback every song only had  2 minutes of play on it .It's like they are only partially downloaded. Thanks for any comments!

    If your country's iTunes Store allows you to redownload purchased tracks, I'd delete your current copies of the dodgy tracks and try redownloading fresh copies. For instructions, see the following document:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Otherwise, I'd report the problem to the iTunes Store.
    Log in to the Store. Click on "Account" in your Quick Links. When you're in your Account information screen, go down to Purchase History and click "See all".
    Find the items that are not playing properly. If you can't see "Report a Problem" next to the items, click the "Report a problem" button. Now click the "Report a Problem" links next to the items.

  • MOVED: Need info on windows xp pro purchase

    This topic has been moved to Operating Systems.
    Need info on windows xp pro purchase

    A Windows 8.1 Product Key will not work for a Windows XP install.
    Please do not read this sentence. Please ignore the previous sentence.
    Hi,
    We wont use the Win 8.1 Product Key - We will Purchase new Windows 8.1 License for the fourth PC but install our copy of Win XP on the machine (we have only 3 License that we used for the older 3 machines).
    Carey's reply only speaks to the technical aspects of installing a dual boot environment.  It says nothing about licensing which is what I think you are asking about.  I do not believe that you can purchase a Windows 8.1 License and apply it to a
    Windows XP install.  You need to enter in the Product Key when the OS is installed and I seriously doubt that the XP install will accept the 8.1 Key.  If you don't have a 4th key for XP you won't be able to have a legal copy installed.
    Please do not read this sentence. Please ignore the previous sentence.

  • Error while navigating planning 9.3.1 through workspace/ need info on cpx,

    Hi all
    Hey I installed the planning 9.3.1 and also I created the application name, using planning address. but the problem is I am unable to navigate through workspace. I am getting three dialog boxes....
    " invalid or could not find module configuration"
    "Required application module hyperioin planning app wizard is not configured.please contact your administrator"
    " Communication error"
    I'm able to see the application name in projects of shared services. Can any one face the same situation , and also I need info regarding how to initialize modules of capx and wfp.
    regards
    M.V

    Hi,
    If you did a standard install then it should be running on port 19000 as well.
    I take it workspace is working fine on port 19000
    http://<hostname>:19000/HyperionPlanning/LogOn.jsp
    ^ this will be your workspace servername..
    When you run the configuration utility for Reporting and Analysis and the section "Configure Web Server", this is where you set up the Apache Server for workspace, there is an option for "Planning", this should be ticked and the correct planning server entered as it will default to the workspace server.
    The apache server redirects requests on the standard workspace port 19000 to the correct server and port, so for planning it redirects to the planning server and port 8300.
    Cheers
    John

  • Need Info about BW CRM Analytics

    Hi all,
    Guys,
    Please help me out...
    I need Info about BW with CRM Analytics
    What are the core areas where data's are extracted for CRM to BW
    What will be the Interview question related to BW CRM Analytics
    If possible if u have any docs kindly email me at [email protected]
    Thanks in Advance.
    Jaffer Ali.S

    Dear Jaffer Ali S.,
    The following types of analyses can be carried out:
    <b>CRM Lead Analysis</b>
    Use the InfoCube CRM Lead Management (Technical Name: 0MKTG_C01) for reporting.
    The Lead Management InfoCube contains all the characteristics and data used for the administration of leads. This InfoCube enables you to execute the following standard queries available in SAP BW:
    Channel Analysis
    Efficiency Reporting
    Historical Evaluation
    Lost Leads
    Channel Management: Top-n Lost Leads (Current Year)
    <b>CRM Activities Analysis</b>
    Use the InfoCube CRM Activities (Technical Name 0CSAL_C01) for reporting.
    The InfoCube for activities in CRM provides the data basis for evaluating business activities undertaken by your employees. It provides you with information about how much time is being spent on contacting the customer, whether customers actively seek out contact with your company and how intensively your employees look after your customers. It delivers data for queries such as:
    Intensity of customer care
    Activity History
    Success/failure analysis
    <b>Customer Interaction Center (CIC)</b>
    Activate the InfoCube Interactive Scripting Evaluation (IC WinClient) 0CRM_CIC1.
    Interactive Scripting Evaluation (IC WinClient)
    This InfoCube provides the data base for the interactive scripting evaluation. It supplies the data to the Interaction Center (IC): Interactive Scripting Evaluation query.
    <b>Opportunities Analysis</b>
    Activate InfoCube 0CRM_C04 - Opportunities.
    The CRM Opportunities InfoCube contains all the characteristics and data used for the opportunities analyses.
    <b>Sales Order Complaints Analysis</b>
    Activate InfoCube Complaints (Technical name: 0CSAL_C09).
    You can carry out the complaint analysis on a daily, monthly, weekly or a quarterly basis. The analysis can be done in relation to CRM Service Organization, CRM Sales Organization, CRM Product, and Sold-To Party.
    <b>Service Qualtiy Analysis</b>
    Activate the MultiProvider 0CSRVMC04 - CRM Service - Orders and Confirmations with Complaints.
    The MultiProvider 0CSRVMC04 - CRM Service - Orders and Confirmations with Complaints gets the data from the following ODS objects for analyses in various queries:
    0CRM_PROI - Orders: Item Data
    0CRM_COI - Controlling (Item Data)
    0CRM_CNFI - Confirmations (Item Data)
    0CRM_COMP - CRM Complaints (Items)
    Let me know if you need further help.
    Reward points if it helps.
    Regards,
    Naveen.

Maybe you are looking for