Vision database

Does anyone know where I can find documentation on Oracle's vision database?
Thanks in advance,
Carlos Urcuyo
project manager
cisp
[email protected]

There is a bok titled (Oracle Certified Professional: Financial Applications Consultant Exam Guide) by Christopher Allen. This books covers high level design of the vison database.

Similar Messages

  • Avoid EBS Vision Database data on Full Load in OBIEE

    I've run Full Load after stressful installation and integration OBIEE 11g v.11.1.1.5 and OBI Applications.
    The data loaded more or less OK, some parameters settings and application tuning need to be completed and it is not the issue.
    The problem is that data from Vision database appear in Analytics Dashboards, specifically in GL Books drop-down LOVs.
    I understand these values loaded from flat files because we don't have any tables from Vision.
    We not loading Vision data and not need to show any information related to it.
    My question is how avoid loading Vision data from flat files on the Full Load performing in DAC and Informatica.
    Oleg.

    Hi Sandeep,
    You mean in Oracle eBS? Than it would be something like this;
    select fur.user_name user_id
    , fur.description user_name
    , rsp.responsibility_name
    , rsp.description responsibility_description
    from apps.fnd_responsibility_vl rsp
    , apps.fnd_user_resp_groups furg
    , applsys.fnd_user fur
    where rsp.responsibility_id = furg.responsibility_id
    and furg.user_id = fur.user_id
    and fur.user_name like nvl(:p_user_id,'%')
    and rsp.responsibility_name like nvl(:p_resp_name,'%')
    and furg.end_date is null
    order by rsp.responsibility_name;
    If you mean Oracle BI EE, check the repository via Manage, Security.
    Hope this helps.
    Good Luck,
    Daan Bakboord
    http://obibb.wordpress.com

  • How to export r12 vision database

    hi,
    i want to export r12 vision database. tried to do it with apps/apps@sysdba but it is showing "invalid privileges". Same error with sys/manager & system/manager.
    Is password correct  for sys & system?
    Can anyone help with steps for how to export r12 vision database?
    Thanks,

    You need to connect as sysdba or system to export the database -- Export/import process for 12.0 or 12.1 using 11gR1 or 11gR2 (Doc ID 741818.1)
    The password for both SYS and SYSTEM in the Vision Demo is manager -- http://docs.oracle.com/cd/E18727_01/doc.121/e12842/T422699i4783.htm
    If the password is incorrect, source the database env file and issue:
    $ sqlplus / as sysdba
    SQL> alter user system identified by <new password>;
    SQL> alter user sys identified by <new password>;
    Thanks,
    Hussein

  • Oracle Vision Database Structure

    Hello guys
    Does anybody know where I can find the Oracle Vision Database Structure? I don't want the installation documentation. I just want a document that shows the Database Structure.
    Thanks for all your help.

    Hi
    plese explain Youre question
    Do You want to get DDL-statement to recreate objects ?
    The space which You allocated for database is reserved and marked on blocks.
    Free bloks doesn't belong to a reserve of an empty space of operating system .
    I think if You whant to get size of the absolutely empty database
    You need to calculate sizes of minimum necessary files in tablespaces SYSTEM, SYSAUX, Redo-files, control files , password- and controlfiles
    or shrinking every table to a minimum space, move HWM and then calculate the size that Youre database occupy
    Regards,
    Pavel

  • 9i Vision Database Installation

    I am attempting to install the 9i Vision Database via the rapid installer on the Windows 2003 server platform. The Vision Database for Windows requires sthe cc, link, which, and gnumake commands. I have installed the MKS Tools 8.5 for Developers. As I work through the installation, a checkutil.cmd script runs and errors out becuase it is not able to find these commands. The MKS Tools also puts the necessary entries into the path variable. How do I correct this, or is there another set of utilities I must install? Any help on this issue would be greatly appreciated.
    Thanks,
    Steve

    Thanks. I have installed the cgywin and it has included the make command. The Oracle installation is specifically asking for the gnumake which as far as I can tell does not exist. All of the various vendors including GNU has the make command named "make". Am I supposed to rename the file?
    Thanks,
    Steve

  • VISION Database INTERNAL password

    I am installing the VISION database for training purposes but do not know the password for the INTERAL account.
    Any help would be greatly appreciated.
    thanks

    Before changing it, the password for the INTERAL account is ORACLE.
    null

  • Vision database on fusion instanc

    Hello Experts,
       currently i have installed fusion application. Can anyone guide me whether i can find 'Vision Data base like R12' in fusion? I have checked with application as well as database with Apps access but I am not able to find any single row. Whether DBA missed out something while installation? Any patch is needed? any profile option?
    Kindly advise me whether such data is available ? If yes, where to find that?
    Thank you in advance.
    Regards,
    Basaw

    There is no "Vision database" available for Fusion. See from support system:
    Is There a Demo Database For Oracle Fusion Applications Similar to EBS Vision Database (Doc ID 1901090.1)
    Jani Rautiainen
    Fusion Applications Developer Relations                              
    https://blogs.oracle.com/fadevrel/

  • Where can I download or buy Oracle Application Vision Database ?

    I want to practise the Oracle financial 11i on-line training, but where to download the Oracle Application Vision Database? And, is there any other way I can practise? Thanks a lot.

    Hi
    Nicky is right. Download is not possible but you can order one by authorized service partner in your country. The addresses you can find under http://eu.computers.toshiba-europe.com ?Support & Downloads ?Find an authorized service partner.
    You can also use your own OS installation and install all Toshiba stuff (drivers, tools and utilities) alone. All you need you can find on Toshiba download page.
    Bye and good luck!

  • Developer's password to  access to the Vision database

    We have installed 11i on MS windows with the Vision database for
    test purpose. We defined and assigned the access to a functional
    end user and developer. The functional access is good, however
    the developer access is not working. My question is: What is the
    developer's password for Vision database, any additional setup
    in the environment? Pls give detail steps for defining the
    developer function and/or environment, or any other procedures.
    Thanks lot.

    Please try your set of books in the general ledger and let me know if it is responding. I have set up my calendar, chart of accounts and currency but I could not define the set of books. Click define and see if it is responding or not.
    Thanks
    [email protected]

  • MOAC on Vision Database

    Hello,
    I would like to test MOAC on Vision Database.
    Could anyone help me with it :
    -> I would like to create Purchase order from requisition in several operating units.
    -> Does anybody try it on Vision database? In this case, which organizations did you use ? Which Items ?
    Thanks in advance

    Solution:
    a.REGISTER EXTRACT is valid for Oracle Enterprise Edition version 10.2 and later.
    b.To support RMAN log retention on Oracle RAC, download and install the database patch that is provided in BUGFIX 11879974 before you add the Extract groups.
    c.If the Bug Fix is applied already then please grant below privileges to OGG user
    1. Run package to grant Oracle Streams admin privilege.
    exec dbms_streams_auth.grant_admin_privilege('ogg')
    2. Grant INSERT into logmnr_restart_ckpt$.
    grant insert on system.logmnr_restart_ckpt$ to ogg;
    3. Grant UPDATE on streams$_capture_process.
    grant update on sys.streams$_capture_process to ogg;
    4. Grant the 'become user' privilege.
    grant become user to ogg;

  • Oracle Workflow Builder in Vision Database

    Hi,
    I have Installed Oracle EBS R12 on WindowsXp.....Now My Questions is Do i need to Again Install Workflow Builder externally....Then Please provide me steps.....I dont have CSI number
    Or If it internally installed ...then please give me the link to start Workflow Builder
    Thanks
    Shoaib

    Hi,
    You need to install it separately -- Download Oracle Workflow Builder from:
    Software Downloads
    http://www.oracle.com/technetwork/indexes/downloads/index.html
    Oracle e-Delivery website
    http://edelivery.oracle.com
    Here is the direct link --> http://crmondemand.oracle.com/technetwork/database/options/winclient-101059.html
    Thanks,
    Hussein

  • Booking a sales order in Oracle 11i (Vision Database)

    Hi All,
    When i try to book an order i get the message:
    Agreement is required on a booked order.
    I am able to enter orders.
    What could be wrong? Please Guide....
    Prakash

    Prakash,
    Did you clear the "Agreement is Required" checkbox? This is already explained in the OM implementation/user guides (search for "agreement is required").
    You may also review:
    Note: 144003.1 - Creating Sales Orders in Multi Operating Units
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=144003.1

  • What are the Oracle E-BIZ Vision Demo Database AMIs

    Found a link to this community from the Amazon AWS site, so I am hoping that this is the correct place and that someone responsible for the Oracle E-Biz AMIs will read this.
    I posted the following question on the Amazon AWS forums...
    <QUOTE>
    Someone I know launched an Oracle E-Biz Vision Database just recently using 2 64bit AMIs on his own account.
    We need to do the same thing on this account.
    The 2 AMIs he used are now un-available (or at least I can't work out how to launch them and they do not appear in a AMI search any more).
    I launched the only 2 E-Biz AMIs that appear to be available currently:
    DB: AMI: Oracle E-Business Suite 12.1.3 Database 32-bit - OVM (ami-287f8141)
    APPS: AMI: Oracle E-Business Suite 12.1.3 Application 32-bit - OVM (ami-2a7f8143)
    But these AMIs do not appear to give you the option to install a Vision DB (it looks like they come with a pre-installed clean install).
    I found an old thread saying much the same thing, and the reply was "I believe that the image your looking for may have been deprecated by Oracle and it seems the new AMI is ami-57c1013e".
    Unfortunately that AMI does not show up on an AMI search either.
    I have checked all AMIs matching "Oracle" and all AMIs matching "Vision", "e-biz", and "e-bus", nothing (apart from the 2 32 bit AMIs above) seems to be an E-Biz AMI.
    </END QUOTE>
    So far the only answer says:
    <QUOTE>
    hi,
    Unfortunately, it looks like they are deprecated:
    https://aws.amazon.com/amis/oracle-e-business-suite-12-1-3-app-tier-64-bit
    </END QUOTE>
    So does that mean there are no current Vision Demo AMIs?
    Any plans to create one? If so when?
    Thanks in advance!
    Jon

    Would suggest to raise Service Request to Oracle Support and they will help you to give the correct answer
    thanks

  • Financial Analytics on Vision Demo Database(EBS)

    Hi,
    We are trying to configure Financial Analytics and view Dashboards for the same.
    We have EBS 12 with vision database and created a Demo on the same without following Configuration steps, only by giving the credentials for OLAP and OLTP data sources in DAC and OBI. After which we were able to view some portion of Payables and Receivables. I have 2 questions
    1. The measures for GL and Profitability dashboard are null. When I checked the RPD there were conditions for the columns like
    FILTER(Core."Fact - Fins - GL Balance"."Activity Global1 Amount" USING Core."Dim - GL Account"."Group Account Number" = 'ACC DEPCN')
    and for the same when I checked the physical table in OLAP it has only "Others" and when we checked the mappings and identified the source table in Oracle Apps we could not view any data.
    The Question is Do we have any data in vision demo database to configure GL.
    2. When we ran the execution plan Financials_Oracle R12 through DAC, all the mappings were successful but now when we run a mapping through Informatica it is throwing an error :
    *Cannot find specified parameter file [E:\Informatica\PowerCenter8.1.1\server\infa_shared\SrcFiles\SILOS.SIL_AgreeFact.txt] for [session [SIL_AgreeFact.SIL_AgreeFact]].*
    How can we resolve this issue as we know that these parameter files are provided in installation and we copied the same in Informatica folder.
    Thanks in Advance,
    Devesh
    Edited by: Devesh Tewari on Apr 16, 2009 12:10 AM

    Devesh,
    The location of Parameter Files generated by DAC is defined by InformaticaParameterFileLocation parameter in Setup section in DAC itself.
    Copying the source files into Infa_shared is one of the configuration steps and is needed. The thing is that you copy the source files for your mappings (like base for your fiscal calendar, etc.) and not the parameter files for your Workflow Sessions.
    So we have 3 different folders here:
    1. DAC default parameter folder (when DAC will create the parameter files automatically)
    2. Source files for mappings (location configured in Infa)
    3. Parameter files for Workflow Sessions run through Informatica (configured in each Workflow Session).
    In theory if you run your Workflows only using DAC, you will not be interested in the third folder since it is not going to be used.
    If you use Workflow manager, you should place your parameter files in the 3rd folder (\server\infa_shared\SrcFiles by default).
    You can also rename parameter files through Workflow Session properties.
    Hope it helps..

  • Training Database (Vision)

    I'm getting involved with Oracle once again, and am putting together a training plan around SQL, PL/SQL, Forms & Reports. We intend on doing much of this through OPN at our site, and want to set up a training instance to be used with real world examples we are putting together.
    There used to be a 'Vision' database available for free that we could use to train with. Does that still exist, and if so how can I get to the download?

    Are you referring to Oracle Vision Demo database? If yes, then it can be downloaded from:
    Oracle® E-Delivery Web site
    http://edelivery.oracle.com
    AFAIK, there is no free/direct link to this database.
    Please note that Solution Beacon provides a public access to 11i/R12 application (but not Database access).
    Release 11i Vision Instances
    http://www.solutionbeacon.com/tools_r11ivision.htm
    Release 12 Vision Instances
    http://www.solutionbeacon.com/tools_r12vision.htm
    Edited by: hsawwan on Nov 4, 2008 3:24 PM -- Added the links to 11i/R12 instances.

Maybe you are looking for