Insert Vision Demo Databse in fresh install

Hi Gurus!!
I just recently did a fresh installation of EBS 12.1.1 in my linux. But i want to have a Vision Demo Database (VIS). Where can i download the creation of the data for the Vision Demo Database ???..
Thanks!!
Pablo.-

I just recently did a fresh installation of EBS 12.1.1 in my linux. But i want to have a Vision Demo Database (VIS). Where can i download the creation of the data for the Vision Demo Database ???..
From the same Media Pack (stage area directory) you have, just choose to install Vision Demo database when you run Rapid Install instead of fresh database -- http://docs.oracle.com/cd/E18727_01/doc.121/e12842/T422699g54568.htm#3801603
Thanks,
Hussein

Similar Messages

  • Vision demo or fresh databse?

    I am a student using E-business suite R12, i have sucessfully installed the E-business suite with vision demo database on my machine.my project is related to four modules HRM, Finance, Inventory Management and Project Management, so should i use vision demo databse or fresh databse?
    Regareds
    Muneeb Iqbal

    Hi Muneeb,
    If you are not aware of the functional setup, then the vision demo database should be your choice and you would not need to do a full implementation.
    For the module you need to start with, it is not easy for one person to implement HR and Financial. You may start with Financial (GL, AR, AR, ..etc), then move on with HR but this would take lots of time.
    I would suggest you go with the vision demo, understand the setup which is already implemented with the help of documentation, and later on install a fresh database and start your own implementation.
    Release 12.0.4 Documentation Library
    http://download.oracle.com/docs/cd/B40089_09/current/html/docset.html
    Regards,
    Hussein

  • VISION demo database creation scripts

    Does anyone have a copy of the VISION demo database creation scripts that they could give me. Have to try and add this into an already installed EBS system.
    rgds
    Alan

    The VISION demo database is a fully populated EBS installation delivered by rapid install. You would just use rapidwiz and select the Vision Demo, and not fresh production. You need the VISION data in order to be able to run through the various process flows. You do not want to import Vision data into a non-VISION EBS.

  • Vision Demo data in Database

    Hello:
    How can I see the vision demo data that I install in Oracle E-Business in
    database table?
    Please help
    Sem

    Simply said;
    The front end is the applications with is composed of HTML applications (also known as self service applications) and Java based applications (example forms).
    Backend end is comprised of database. The database contains tables. The division is based on schemas (example AP, GL, etc). You can access database with help of SQLPLUS.
    If you looking for something particular then try to rephrase your question or give more details.
    Adith

  • Many invalid objects found after new install the R12 vision demo (12.1.1)

    In AIX Server,
    I found many invalid objects after new install the R12 vision demo (12.1.1) with DB v11.1.0.7, can I drop the following invalid objects then upgrade to R12.1.3 ?
    OWNER OBJECT_NAME OBJECT_TYPE STATUS
    APPS XLA_00707_AAD_C_000026_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000017_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000016_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000032_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000034_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000039_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000041_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000020_PKG PACKAGE BODY INVALID
    RE RE_PROFILER PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000018_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000021_PKG PACKAGE BODY INVALID
    APPS XLA_00555_AAD_S_000014_PKG PACKAGE BODY INVALID
    APPS XLA_00555_AAD_C_000015_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000022_PKG PACKAGE BODY INVALID
    APPS XLA_00140_AAD_S_000036_PKG PACKAGE BODY INVALID
    APPS FSAH_DUPLICATE_PKG PACKAGE BODY INVALID
    APPS XLA_00707_AAD_C_000044_PKG PACKAGE BODY INVALID
    APPS MSD_DEM_OBI_DEMANTRA_MV MATERIALIZED VIEW INVALID
    18 rows selected.
    SQL> alter package XLA_00707_AAD_C_000026_PKG compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY XLA_00707_AAD_C_000026_PKG:
    LINE/COL ERROR
    1/49 PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following:
    is as compress compiled wrapped
    The symbol "compress" was substituted for "end-of-file" to continue.
    SQL> alter package RE.RE_PROFILER compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY RE.RE_PROFILER:
    LINE/COL ERROR
    1180/13 PL/SQL: SQL Statement ignored
    1180/13 PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL
    1181/32 PLS-00440: FORALL bulk IN-bind variables cannot be used here
    1926/9 PL/SQL: SQL Statement ignored
    1926/9 PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL
    SQL> alter package FSAH_DUPLICATE_PKG compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY FSAH_DUPLICATE_PKG:
    LINE/COL ERROR
    7/12 PLS-00341: declaration of cursor 'C1' is incomplete or malformed
    8/7 PL/SQL: SQL Statement ignored
    9/14 PL/SQL: ORA-00942: table or view does not exist
    12/17 PL/SQL: Item ignored
    16/7 PL/SQL: SQL Statement ignored
    16/71 PL/SQL: ORA-00942: table or view does not exist
    22/13 PL/SQL: SQL Statement ignored
    22/27 PLS-00320: the declaration of the type of this expression is incomplete or malformed
    Edited by: SamCH on 2013年2月4日 下午11:19

    Hi Hussein,
    Thanks for your reply again, the compile error as below
    e.g.
    show error
    SQL> ALTER PACKAGE APPS.XLA_00707_AAD_C_000026_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.XLA_00707_AAD_C_000026_PKG:
    LINE/COL ERROR
    1/49 PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following:
    is as compress compiled wrapped
    The symbol "compress" was substituted for "end-of-file" to continue.
    SQL> ALTER PACKAGE APPS.XLA_00200_AAD_C_000017_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.XLA_00200_AAD_C_000017_PKG:
    LINE/COL ERROR
    131072/2 PLS-00103: Encountered the symbol "end-of-file" when expecting
    one of the following:
    ( begin case declare end exit for goto if loop mod null
    pragma raise return select update while with <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> <<
    continue close current delete fetch lock insert open rollback
    savepoint set sql execute commit forall merge pipe purge
    SQL> ALTER PACKAGE APPS.XLA_00200_AAD_S_000032_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.XLA_00200_AAD_S_000032_PKG:
    LINE/COL ERROR
    131072/7 PLS-00103: Encountered the symbol "end-of-file" when expecting
    2 one of the following:
    . ( ) , * % & = - + < / > at in is mod remainder not rem
    <an exponent (**)> <> or != or ~= >= <= <> and or like like2
    like4 likec between || multiset member submultiset
    SQL> ALTER PACKAGE RE.RE_PROFILER COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY RE.RE_PROFILER:
    LINE/COL ERROR
    1180/13 PL/SQL: SQL Statement ignored
    1180/13 PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL
    1181/32 PLS-00440: FORALL bulk IN-bind variables cannot be used here
    1926/9 PL/SQL: SQL Statement ignored
    1926/9 PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL
    SQL> ALTER PACKAGE APPS.XLA_00555_AAD_S_000014_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.XLA_00555_AAD_S_000014_PKG:
    LINE/COL ERROR
    131072/5 PLS-00103: Encountered the symbol "end-of-file" when expecting
    7 one of the following:
    begin function pragma procedure subtype type <an identifier>
    <a double-quoted delimited-identifier> current cursor delete exists prior
    SQL> ALTER PACKAGE APPS.FSAH_DUPLICATE_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.FSAH_DUPLICATE_PKG:
    LINE/COL ERROR
    7/12 PLS-00341: declaration of cursor 'C1' is incomplete or malformed
    8/7 PL/SQL: SQL Statement ignored
    9/14 PL/SQL: ORA-00942: table or view does not exist
    12/17 PL/SQL: Item ignored
    16/7 PL/SQL: SQL Statement ignored
    16/71 PL/SQL: ORA-00942: table or view does not exist
    22/13 PL/SQL: SQL Statement ignored
    22/27 PLS-00320: the declaration of the type of this expression is incomplete or malformed
    SQL> ALTER PACKAGE APPS.XLA_00707_AAD_C_000044_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.XLA_00707_AAD_C_000044_PKG:
    LINE/COL ERROR
    201713/1 PL/SQL: SQL Statement ignored
    201826/1 PL/SQL: ORA-00904: "CST_XLA_INV_REF_V"."TRANSACTION_SOURCE_ID":
    30 invalid identifier
    202147/1 PL/SQL: SQL Statement ignored
    202191/1 PL/SQL: ORA-00904: "CST_XLA_INV_REF_V"."TRANSACTION_SOURCE_ID":
    30 invalid identifier
    202973/5 PL/SQL: Statement ignored
    202973/2 PLS-00364: loop index variable 'HEADER_RECORD' use is invalid
    7
    SQL> ALTER PACKAGE APPS.POS_AP_SUPPLIER_BO_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.POS_AP_SUPPLIER_BO_PKG:
    LINE/COL ERROR
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00304: cannot compile body of 'POS_AP_SUPPLIER_BO_PKG' without its specification
    1/14 PLS-00905: object APPS.POS_AP_SUPPLIER_BO_PKG is invalid
    SQL> ALTER PACKAGE APPS.POS_AP_SUPPLIER_BO_PKG COMPILE ;
    Warning: Package altered with compilation errors.
    SQL> show error
    Errors for PACKAGE APPS.POS_AP_SUPPLIER_BO_PKG:
    LINE/COL ERROR
    3/3 PL/SQL: Declaration ignored
    7/32 PLS-00201: identifier 'POS_AP_SUPPLIER_BO' must be declared
    28/3 PL/SQL: Declaration ignored
    35/40 PLS-00201: identifier 'POS_AP_SUPPLIER_BO' must be declared
    SQL> ALTER PACKAGE APPS.POS_BANK_ACCOUNT_BO_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.POS_BANK_ACCOUNT_BO_PKG:
    LINE/COL ERROR
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00304: cannot compile body of 'POS_BANK_ACCOUNT_BO_PKG' without its specification
    1/14 PLS-00905: object APPS.POS_BANK_ACCOUNT_BO_PKG is invalid
    SQL> ALTER PACKAGE APPS.POS_BANK_ACCOUNT_BO_PKG COMPILE ;
    Warning: Package altered with compilation errors.
    SQL> show error
    Errors for PACKAGE APPS.POS_BANK_ACCOUNT_BO_PKG:
    LINE/COL ERROR
    4/6 PL/SQL: Declaration ignored
    9/80 PLS-00201: identifier 'POS_BANK_ACCOUNT_BO_TBL' must be declared
    13/5 PL/SQL: Declaration ignored
    19/69 PLS-00201: identifier 'POS_BANK_ACCOUNT_BO_TBL' must be declared

  • Demo servlet IsItWorking doesn't work after fresh install

    Hello,
    We did a fresh install of Oracle 9iAS 1.0.2.2 on Hp-ux 11i
    The installation completed succesfully, but
    when trying to run the demo servlet IsItWorking, we get error 'The page cannot
    be displayed'
    The apache error_log file contains following lines:
    [Thu Apr 18 17:12:03 2002] [notice] FastCGI: process manager initialized (pid
    9809)
    [Thu Apr 18 17:12:03 2002] [warn] OPM: ADM: process 9810 created server process
    9811 (group group1, module JServ), and inserted in proctable as entry 0
    [Thu Apr 18 17:12:03 2002] [emerg] OPM: Watcher starts with an id=9810
    [Thu Apr 18 17:12:03 2002] [warn] OPM: ADM: process 9810 created server process
    9812 (group group2, module JServ), and inserted in proctable as entry 0
    [Thu Apr 18 17:12:04 2002] [notice] Oracle HTTP Server Powered by Apache/1.3.19
    (Unix) mod_fastcgi/2.2.10 mod_perl/1.25 mod_oprocmgr/1.0 configured -- resuming
    normal operations
    [Thu Apr 18 17:12:18 2002] [warn] OPM: EW process rp5400:0 (pid:9811) died,
    restarting.
    [Thu Apr 18 17:12:18 2002] [warn] OPM: ADM: process 9810 created server process
    9819 (group group1, module JServ), and inserted in proctable as entry 0
    [Thu Apr 18 17:12:18 2002] [warn] OPM: EW process rp5400:0 (pid:9812) died,
    restarting.
    [Thu Apr 18 17:12:18 2002] [warn] OPM: ADM: process 9810 created server process
    9820 (group group2, module JServ), and inserted in proctable as entry 0
    [Thu Apr 18 17:12:21 2002] [warn] OPM: EW process rp5400:0 (pid:9819) died,
    restarting.
    [Thu Apr 18 17:12:21 2002] [warn] OPM: ADM: process 9810 created server process
    9821 (group group1, module JServ), and inserted in proctable as entry 0
    [Thu Apr 18 17:12:21 2002] [warn] OPM: EW process rp5400:0 (pid:9820) died,
    restarting.
    [Thu Apr 18 17:12:21 2002] [warn] OPM: ADM: process 9810 created server process
    9822 (group group2, module JServ), and inserted in proctable as entry 0
    [Thu Apr 18 17:12:23 2002] [error] OPM:Can not find one alive process
    [Thu Apr 18 17:12:23 2002] [error] OPM:Can not find one alive process
    [Thu Apr 18 17:12:24 2002] [warn] OPM: EW process rp5400:0 (pid:9821) died,
    restarting.
    [Thu Apr 18 17:12:24 2002] [warn] OPM: ADM: process 9810 created server process
    9824 (group group1, module JServ), and inserted in proctable as entry 0
    Any idea?
    Thanks

    Hi -
    I was wondering if you solved this problem. I had the exact same issue on Win2K after I installed the Java Portlet Development Kit. Now my Apache JServ does not work.
    This is a sample of my error_log:
    [Fri Jun 07 10:48:01 2002] [notice] FastCGI: process manager initialized
    [Fri Jun 07 10:48:08 2002] [error] OPM:Can not find one alive process
    [Fri Jun 07 10:48:08 2002] [error] [client 127.0.0.1] File does not exist: /servlet/IsItWorking
    [Fri Jun 07 10:51:22 2002] [warn] OPM: ADM: Process 380 terminated using SIGTERM successfully
    I have re-checked my jserv.properties, jserv.conf, zone.properties several times and I can't see the problem. I tried to manually remove the entire PDK and go back to my original state (I saved a copy of all my config files) but it still doesn't work.
    Did you find a way to fix this?
    Thanks!!!
    Heather

  • 11i Vision Demo Install

    I installed the Vision Demo option in the single-node mode on Windows2000 using the Rapidwiz. The Rapidwiz install went through and subsequently I ran the JInitiator.exe also. I can now sign on to the Oracle Applications using operations/welcome through my browser, and see the Applications Menu. But beyond that, I cannot see any reports etc. I want to see the tutorials and training materials using the Vision Demo database, how do I go about that? Incidentally, while installing, the Rapidwiz asked only for about 15 CDs (APPL_TOP, Tools, Databse). It did not ask for any of the application-spcific CDs that came with the CD-pack from Oracle.
    Is my installation correct, and what is the next step? Can someone please help me?

    I downloaded the JDK ver 1.4 from SUN and installed it into my c:\JDK directory. Then when the installer has the path setup for the JDK I just changed to C:\JDK (where I installed it) and it worked fine. I did the same with the MKS Toolkit where I copied the \MKSNT directory over from \Program Files to C:\MKSNT. I actually didn't have VC++ installed and I got 11i up and running without it. Dont know what I'm missing but everything else seems to work.
    The Vision Database will be a selection in the menu once you get past these pre-installation checks. You can install a "TEST", "PRODUCTION" and "VISION DEMO". I've only installed the Vision so far.
    Incase you are wondering, yes the 11i CD pack can give you a living and breathing 11i on Windows 2000, just hang in there and get the pre-install stuff taken care of and have around 40gigs free :)and you should get it up and running.

  • Connect with sqlplus to Fresh Install R12 Vision ORA-12154

    Summary:
    Trying to connect with sqlplus to R12 Vision fresh install gives me ORA-12154.
    Context:
    Installed R12 12.1.1 Vision instance on Oracle Enterprise Linux 5.4 x86-64 (SElinux disabled / no virtualisation). Followed [761566.1] and http://www.oraclenerd.com/2009/12/ebs-install-guide-part-1.html. I also followed instructions from [761566.1] on networking files to the best of my ability. Stuck as closely as possible to those two documents and also stuck to defaults as much as possible. All goes well with all tiers on the same machine (A). Startup and shutdown OK.
    Extended description:
    Now trying to connect using (latest) sqlplus on the same machine with the following:
    ======================================================================
    [root@vizz u01]# ./ebs/R12VIS/db/tech_st/11.1.0/bin/sqlplus sys/change_on_install@VIS as sysdba
    SQL*Plus: Release 11.1.0.7.0 - Production on Wed Jun 27 23:36:07 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    ======================================================================
    Also tried this with oravis and applvis, the two accounts managing the instance with identical results
    The notoriously generic ORA-12154......
    All the tnsnames.ora I can find give me VIS as the SID:
    ./ebs/R12VIS/inst/apps/VIS_vizz/admin/out/06260806/tnsnames.ora
    ./ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.2/network/admin/tnsnames.ora
    ./ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.3/network/admin/tnsnames.ora
    ./ebs/R12VIS/apps/tech_st/10.1.2/inventory/Templates/network/admin/tnsnames.ora
    ./ebs/R12VIS/apps/tech_st/10.1.2/network/admin/samples/tnsnames.ora
    ./ebs/R12VIS/apps/tech_st/10.1.2/network/admin/tnsnames.ora
    ./ebs/R12VIS/apps/tech_st/10.1.3/network/admin/samples/tnsnames.ora
    ./ebs/R12VIS/apps/apps_st/appl/ad/12.0.0/admin/template/tnsnames.ora
    ./ebs/R12VIS/db/tech_st/11.1.0/owb/network/admin/tnsnames.ora
    ./ebs/R12VIS/db/tech_st/11.1.0/network/admin/VIS_vizz/tnsnames.ora
    ./ebs/R12VIS/db/tech_st/11.1.0/network/admin/samples/tnsnames.ora
    Just as those generated scripts (e.g. addbctl.sh) for starting and stopping the instance.
    What am I missing here?
    Edited by: rjvencken on Jun 27, 2012 12:47 PM
    Edited by: rjvencken on Jun 27, 2012 12:47 PM
    Edited by: rjvencken on Jun 27, 2012 12:54 PM

    AD_APPS_JDBC_URL=(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=vizz.local)(PORT=1576)))(CONNECT_DATA=(SID=VIS)))
    ADJREOPTS=-ms128m -mx256m
    ADJRIOPTS=-mx512m
    ADJVAPRG=/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java
    ADMIN_SCRIPTS_HOME=/u01/ebs/R12VIS/inst/apps/VIS_vizz/admin/scripts
    ADPERLPRG=/u01/ebs/R12VIS/apps/tech_st/10.1.3/perl/bin/perl
    AD_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ad/12.0.0
    AF_CLASSPATH=/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/ebs/R12VIS/apps/apps_st/comn/java/lib/appsborg2.zip:/u01/ebs/R12VIS/apps/apps_st/comn/java/classes
    AFJCPARG=-client
    AF_JLIB=/u01/ebs/R12VIS/apps/apps_st/comn/java/lib
    AF_JRE_TOP=/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre
    AFJSMARG=-server -Xmx384m -XX:NewRatio=2 -XX:+UseSerialGC -Doracle.apps.fnd.common.Pool.leak.mode=stderr:off -verbose:gc
    AFJVAPRG=/u01/ebs/R12VIS/inst/apps/VIS_vizz/admin/scripts/java.sh
    AF_LD_LIBRARY_PATH=/u01/ebs/R12VIS/apps/tech_st/10.1.3/lib32:/u01/ebs/R12VIS/apps/tech_st/10.1.3/lib:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/ebs/R12VIS/apps/apps_st/appl/cz/12.0.0/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/ebs/R12VIS/apps/apps_st/appl/cz/12.0.0/bin::/u01/ebs/R12VIS/apps/apps_st/appl/pon/12.0.0/bin
    AHL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ahl/12.0.0
    AK_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ak/12.0.0
    ALR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/alr/12.0.0
    AME_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ame/12.0.0
    AMS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ams/12.0.0
    AMV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/amv/12.0.0
    AMW_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/amw/12.0.0
    ANT_HOME=/u01/ebs/R12VIS/apps/tech_st/10.1.3/ant
    APPCPNAM=REQID
    APPLBIN=bin
    APPL_CONFIG_HOME=/u01/ebs/R12VIS/apps/apps_st/appl
    APPL_CPLEX_LICDIR=/u01/ebs/R12VIS/apps/apps_st/appl/admin/cplex
    APPLCSF=/u01/ebs/R12VIS/inst/apps/VIS_vizz/logs/appl/conc
    APPLDCP=OFF
    APPLDOC=docs
    APPLFENV=VIS_vizz.env
    APPLFRM=forms
    APPLGRAF=graphs
    APPLIMG=images
    APPLINC=include
    APPLLIB=lib
    APPLLOG=log
    APPLMAIL=NONE
    APPLMSG=mesg
    APPLORB=/u01/ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.2/bin/appsrwrun.sh
    APPLORC=/u01/ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.2/bin/appsrwrun.sh
    APPLOUT=out
    APPLPLS=plsql
    APPLPTMP=/usr/tmp
    APPLREG=regress
    APPLREP=reports
    APPLRGF=/u01/ebs/R12VIS/inst/apps/VIS_vizz/logs/appl/rgf
    APPLRGT=regress
    APPLRSC=resource
    APPLSAV=save
    APPLSQL=sql
    APPLTMP=/u01/ebs/R12VIS/inst/apps/VIS_vizz/appltmp
    APPL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl
    APPLUSR=usrxit
    APPS_JDBC_URL=jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=vizz.local)(PORT=1576)))(CONNECT_DATA=(SID=VIS)))
    APPSJREOPT=
    APPS_VERSION=12.1.1
    AP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ap/12.0.0
    AR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ar/12.0.0
    ASF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/asf/12.0.0
    ASG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/asg/12.0.0
    ASL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/asl/12.0.0
    ASN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/asn/12.0.0
    ASO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/aso/12.0.0
    ASP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/asp/12.0.0
    AS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/as/12.0.0
    AST_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ast/12.0.0
    AU_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0
    AX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ax/12.0.0
    AZ_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/az/12.0.0
    BEN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ben/12.0.0
    BIC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bic/12.0.0
    BIL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bil/12.0.0
    BIM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bim/12.0.0
    _=/bin/env
    BIS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bis/12.0.0
    BIV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/biv/12.0.0
    BIX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bix/12.0.0
    BNE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bne/12.0.0
    BOM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bom/12.0.0
    BSC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bsc/12.0.0
    CC=cc
    CCT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cct/12.0.0
    CE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ce/12.0.0
    CFLAGS=$(INCLUDE_FLAGS) -Dlinux -DLINUX -DNLS_ASIA -D_GNU_SOURCE
    CHMOD=chmod
    CHV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/chv/12.0.0
    CLASSPATH=/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/ebs/R12VIS/apps/apps_st/comn/java/lib/appsborg.zip:/u01/ebs/R12VIS/apps/tech_st/10.1.2/forms/java:/u01/ebs/R12VIS/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/ebs/R12VIS/apps/apps_st/comn/java/classes
    CLN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cln/12.0.0
    CNTL_BREAK=ON
    CN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cn/12.0.0
    COLORTERM=gnome-terminal
    COMMON_TOP=/u01/ebs/R12VIS/apps/apps_st/comn
    CONTEXT_FILE=/u01/ebs/R12VIS/inst/apps/VIS_vizz/appl/admin/VIS_vizz.xml
    CONTEXT_NAME=VIS_vizz
    CP=cp
    CRP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/crp/12.0.0
    CSC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csc/12.0.0
    CSD_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csd/12.0.0
    CSE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cse/12.0.0
    CSF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csf/12.0.0
    CSI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csi/12.0.0
    CSL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csl/12.0.0
    CSM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csm/12.0.0
    CSP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csp/12.0.0
    CSR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csr/12.0.0
    CS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cs/12.0.0
    CUA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cua/12.0.0
    CUF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cuf/12.0.0
    CUG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cug/12.0.0
    CUI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cui/12.0.0
    CUP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cup/12.0.0
    CUS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cus/12.0.0
    CZ_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cz/12.0.0
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-T6METAvwV4,guid=26f775c9eee214498d5f76004feb35b7
    DDD_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ddd/12.0.0
    DDR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ddr/12.0.0
    DE_DISABLE_PLS_512=1
    DESKTOP_SESSION=default
    DESKTOP_STARTUP_ID=
    DISPLAY=:0.0
    DNA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/dna/12.0.0
    DOM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/dom/12.0.0
    DPP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/dpp/12.0.0
    DT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/dt/12.0.0
    EAM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/eam/12.0.0
    EBI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ebi/12.0.0
    EC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ec/12.0.0
    ECX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ecx/12.0.0
    EDR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/edr/12.0.0
    EGO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ego/12.0.0
    ENG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/eng/12.0.0
    ENI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/eni/12.0.0
    EVENT_10932=8
    FA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fa/12.0.0
    FEM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fem/12.0.0
    FF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ff/12.0.0
    FII_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fii/12.0.0
    FLM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/flm/12.0.0
    FNDNAM=APPS
    FNDREVIVERPID=/u01/ebs/R12VIS/inst/apps/VIS_vizz/pids/appl/reviver.sh_VIS_vizz.pid
    FND_SECURE=/u01/ebs/R12VIS/inst/apps/VIS_vizz/appl/fnd/12.0.0/secure
    FND_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0
    FORMS_APPSLIBS=APPCORE FNDSQF APPDAYPK APPFLDR GLCORE HR_GEN HR_SPEC ARXCOVER
    FORMS_BLOCKING_LONGLIST=FALSE
    FORMS_CATCHTERM=1
    FORMS_DISABLE_UNPAD_LOV=TRUE
    FORMS_FLAG_DIFFERENT_SUBORD=1
    FORMS_FORCE_MENU_MNEMONICS=0
    FORMS_LOV_INITIAL=5000
    FORMS_MESSAGE_ENCRYPTION=TRUE
    FORMS_MODULE_PATH=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/forms
    FORMS_OAM_FRD=OFF
    FORMS_OVERRIDE_ENV=NLS_LANG,NLS_NUMERIC_CHARACTERS,NLS_SORT,NLS_DATE_LANGUAGE,NLS_DATE_FORMAT,FORMS_USER_DATE_FORMAT,FORMS_USER_DATETIME_FORMAT,FORMS_OUTPUT_DATE_FORMAT,FORMS_OUTPUT_DATETIME_FORMAT,FORMS_ERROR_DATE_FORMAT,FORMS_ERROR_DATETIME_FORMAT,FORMS_TZFILE,FORMS_DATETIME_SERVER_TZ,FORMS_DATETIME_LOCAL_TZ,FORMS_USER_CALENDAR
    FORMS_PATH=/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/resource:/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/resource/stub
    FORMS_REJECT_GO_DISABLED_ITEM=0
    FORMS_RESTRICT_ENTER_QUERY=TRUE
    FORMS_RTI_DIR=/u01/ebs/R12VIS/inst/apps/VIS_vizz/logs/ora/10.1.2/forms
    FORMS_SESSION=TRUE
    FORMS_TIMEOUT=5
    FORMS_TRACE_DIR=/u01/ebs/R12VIS/inst/apps/VIS_vizz/logs/ora/10.1.2/forms
    FORMS_WEB_CONFIG_FILE=/u01/ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.2/forms/server/appsweb.cfg
    FPA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fpa/12.0.0
    FRM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/frm/12.0.0
    FTE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fte/12.0.0
    FTP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ftp/12.0.0
    FUN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fun/12.0.0
    FV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fv/12.0.0
    G_BROKEN_FILENAMES=1
    GCS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gcs/12.0.0
    GDMSESSION=default
    GDM_XSERVER_LOCATION=local
    GHR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ghr/12.0.0
    GL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gl/12.0.0
    GMA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gma/12.0.0
    GMD_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gmd/12.0.0
    GME_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gme/12.0.0
    GMF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gmf/12.0.0
    GMI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gmi/12.0.0
    GML_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gml/12.0.0
    GMO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gmo/12.0.0
    GMP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gmp/12.0.0
    GMS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gms/12.0.0
    GNOME_DESKTOP_SESSION_ID=Default
    GNOME_KEYRING_SOCKET=/tmp/keyring-mJ1svZ/socket
    GR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gr/12.0.0
    GTK_RC_FILES=/etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2
    GWYUID=APPLSYSPUB/PUB
    HISTSIZE=1000
    HOME=/root
    HOSTNAME=vizz.local
    HRI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/hri/12.0.0
    HXC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/hxc/12.0.0
    HXT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/hxt/12.0.0
    IAS_ORACLE_HOME=/u01/ebs/R12VIS/apps/tech_st/10.1.3
    IA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ia/12.0.0
    IBC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ibc/12.0.0
    IBE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ibe/12.0.0
    IBP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ibp/12.0.0
    IBU_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ibu/12.0.0
    IBW_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ibw/12.0.0
    IBY_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/iby/12.0.0
    ICX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/icx/12.0.0
    IEB_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ieb/12.0.0
    IEC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/iec/12.0.0
    IEM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/iem/12.0.0
    IEO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ieo/12.0.0
    IES_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ies/12.0.0
    IEU_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ieu/12.0.0
    IEX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/iex/12.0.0
    IGC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/igc/12.0.0
    IGF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/igf/12.0.0
    IGI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/igi/12.0.0
    IGS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/igs/12.0.0
    IGW_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/igw/12.0.0
    IMC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/imc/12.0.0
    INCLUDE_FLAGS=-I. -I$(FND_TOP)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo
    INL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/inl/12.0.0
    INPUTRC=/etc/inputrc
    INST_TOP=/u01/ebs/R12VIS/inst/apps/VIS_vizz
    INV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/inv/12.0.0
    IPA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ipa/12.0.0
    IPM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ipm/12.0.0
    IRC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/irc/12.0.0
    ISC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/isc/12.0.0
    ITA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ita/12.0.0
    ITG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/itg/12.0.0
    IZU_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/izu/12.0.0
    JA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ja/12.0.0
    JAVA_BASE=/u01/ebs/R12VIS/apps/apps_st/comn/java
    JAVA_TOP=/u01/ebs/R12VIS/apps/apps_st/comn/java/classes
    JE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/je/12.0.0
    JG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/jg/12.0.0
    JL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/jl/12.0.0
    JMF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/jmf/12.0.0
    JTF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/jtf/12.0.0
    JTM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/jtm/12.0.0
    LANG=en_US.UTF-8
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LNS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/lns/12.0.0
    LOG_HOME=/u01/ebs/R12VIS/inst/apps/VIS_vizz/logs
    LOGNAME=applvis
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    LUSRIAP=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/xitusr.o
    LUSRLIB=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/libusr.a
    LUSRPRG=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/prglib.o /u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/prgcat.o /u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/EXPROG.o
    LUSRSRW=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/xirusr.o
    MAIL=/var/spool/mail/root
    MCS=echo mcs
    MFG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mfg/12.0.0
    MRP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mrp/12.0.0
    MSC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/msc/12.0.0
    MSD_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/msd/12.0.0
    MSO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mso/12.0.0
    MSR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/msr/12.0.0
    MST_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mst/12.0.0
    MTH_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mth/12.0.0
    MWA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mwa/12.0.0
    NLS_DATE_FORMAT=DD-MON-RR
    NLS_DATE_LANGUAGE=
    NLS_LANG=American_America.AL32UTF8
    NLS_NUMERIC_CHARACTERS=.,
    NLS_SORT=BINARY
    OA_DOC=/u01/ebs/R12VIS/apps/apps_st/comn/doc
    OAD_TOP=/u01/ebs/R12VIS/apps/apps_st/comn
    OA_HTML=/u01/ebs/R12VIS/apps/apps_st/comn/webapps/oacore/html
    OAH_TOP=/u01/ebs/R12VIS/apps/apps_st/comn/webapps/oacore
    OA_JAVA=/u01/ebs/R12VIS/apps/apps_st/comn/java/classes
    OA_JRE_TOP=/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre
    OA_MEDIA=/u01/ebs/R12VIS/apps/apps_st/comn/java/classes/oracle/apps/media
    OAM_TOP=/u01/ebs/R12VIS/apps/apps_st/comn/java/classes/oracle/apps
    OA_SECURE=/u01/ebs/R12VIS/apps/apps_st/comn/secure
    OE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/oe/12.0.0
    OKC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/okc/12.0.0
    OKE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/oke/12.0.0
    OKI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/oki/12.0.0
    OKL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/okl/12.0.0
    OKS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/oks/12.0.0
    OKX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/okx/12.0.0
    ONT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ont/12.0.0
    OPI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/opi/12.0.0
    ORACLE_HOME=/u01/ebs/R12VIS/db/tech_st/11.1.0
    ORACLE_TERM=vt220
    ORA_CONFIG_HOME=/u01/ebs/R12VIS/inst/apps/VIS_vizz/ora
    OTA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ota/12.0.0
    OZF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ozf/12.0.0
    PATH=/u01/ebs/R12VIS/apps/tech_st/10.1.3/perl/bin:/bin:/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/bin:/u01/ebs/R12VIS/apps/apps_st/appl/ad/12.0.0/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/ebs/R12VIS/apps/apps_st/comn/util/unzip/unzip::/u01/ebs/R12VIS/apps/tech_st/10.1.3/perl/bin:/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/ebs/R12VIS/apps/apps_st/comn/util/unzip/unzip:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/ant/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/ant/bin:/u01/ebs/R12VIS/db/tech_st/11.1.0/appsutil/scripts/VIS_vizz
    PA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pa/12.0.0
    PAY_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pay/12.0.0
    PCCFLAGS=include=$(PCCINC) ireclen=161 sqlcheck=none dbms=v6
    PCCINC=. include=$(FND_TOP)/include include=$(ORACLE_HOME)/precomp/public
    PCC=$(ORACLE_HOME)/bin/proc
    PERL5LIB=/u01/ebs/R12VIS/apps/tech_st/10.1.3/perl/lib/5.8.3:/u01/ebs/R12VIS/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3:/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/perl:/u01/ebs/R12VIS/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi
    PER_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/per/12.0.0
    PFT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pft/12.0.0
    PJI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pji/12.0.0
    PJM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pjm/12.0.0
    PLATFORM=LINUX
    PMI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pmi/12.0.0
    PN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pn/12.0.0
    POA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/poa/12.0.0
    POM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pom/12.0.0
    PON_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pon/12.0.0
    POS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pos/12.0.0
    PO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/po/12.0.0
    PQH_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pqh/12.0.0
    PQP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pqp/12.0.0
    PRP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/prp/12.0.0
    PSA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/psa/12.0.0
    PSB_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/psb/12.0.0
    PSP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/psp/12.0.0
    PV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pv/12.0.0
    PWD=/u01
    QA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/qa/12.0.0
    QOT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/qot/12.0.0
    QPR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/qpr/12.0.0
    QP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/qp/12.0.0
    QRM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/qrm/12.0.0
    REPORTS_CLASSPATH=/u01/ebs/R12VIS/apps/tech_st/10.1.2/reports/jlib/rwbuilder.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/reports/jlib/rwrun.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jlib/zrclient.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/j2ee/home/oc4j.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/j2ee/home/lib/ojsp.jar
    REPORTS_NO_DUMMY_PRINTER=TRUE
    REPORTS_PATH=/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/plsql:/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/reports:/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/reports:/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/graphs
    REPORTS_POST=&5556
    REPORTS_PRE=&5555
    REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    REPORTS_TMP=/u01/ebs/R12VIS/inst/apps/VIS_vizz/temp
    REPORTS_USEREXITS=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/bin/fndrwxit.so
    RG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/rg/12.0.0
    RLM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/rlm/12.0.0
    RM=rm -f
    RRS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/rrs/12.0.0
    RW=/u01/ebs/R12VIS/apps/tech_st/10.1.2/reports
    SESSION_MANAGER=local/vizz.local:/tmp/.ICE-unix/3013
    SHELL=/bin/bash
    SHLVL=8
    SHT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/sht/12.0.0
    SSH_AGENT_PID=3049
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_AUTH_SOCK=/tmp/ssh-PXPoYb3013/agent.3013
    SSP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ssp/12.0.0
    TERM=xterm
    TESTVAR=HalloDaar
    TK_ICON=/u01/ebs/R12VIS/apps/tech_st/10.1.2/reports/plugins/resource
    TK_PRINTER=noprint
    TK_PRINT_STATUS=echo %n is valid
    USER=applvis
    VEA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/vea/12.0.0
    VNDARPL=
    VNDARSL=
    VNDPAYPL=
    VNDPAYSL=
    WEBAPPS_TOP=/u01/ebs/R12VIS/apps/apps_st/comn/webapps
    WINDOWID=24205626
    WIP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/wip/12.0.0
    WMS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/wms/12.0.0
    WPS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/wps/12.0.0
    WSH_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/wsh/12.0.0
    WSM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/wsm/12.0.0
    XDO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xdo/12.0.0
    XDP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xdp/12.0.0
    XENVIRONMENT=/u01/ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.2/reports/Tk2Motif_AL32UTF8.rgb
    XLA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xla/12.0.0
    XLE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xle/12.0.0
    XMODIFIERS=@im=none
    XNB_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xnb/12.0.0
    XNP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xnp/12.0.0
    XTR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xtr/12.0.0
    ZPB_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/zpb/12.0.0
    ZX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/zx/12.0.0

  • Installed 12i DEV, Planning to install Vision Demo:Looking for Instructions

    Hi Friends
    We successfully installed 12.1 dev on Linux. Planning to install Vision Demo. Looking some instructions from experts
    1)     Current 12.1 dev installed with applmgr user.
    2)     Planning to install Vision with Oracle user.
    3)     Created corresponding folders etc.
    4)     Is it required to stop all the services with applmgr user?
    5)     Any suggestions from experts.
    Edited by: sk123 on Dec 20, 2009 5:53 AM

    Hi;
    We successfully installed 12.1 dev on Linux. Planning to install Vision Demo. Looking some instructions from experts
    1)     Current 12.1 dev installed with applmgr user.If you will make vision demo installation on same machine you can create one other user as applvis
    2)     Planning to install Vision with Oracle user.You can make installation as root user.Can create oravis user for db tier
    3)     Created corresponding folders etc.You can create folder as /u01/DEMO and give 777 to DEMO for installation
    4)     Is it required to stop all the services with applmgr user?If you are going to make installation on same linux server yes its better way to stop dev instance for make new installation more fast, other way you can have some performance problem
    Regard
    Helios

  • Vision Demo Install for Public Sector

    I am trying to locate a copy of the Vision Demo 11i environment for the Public Sector Financials. Does anyone know of its existence? We do not want to load the Private Sector version as it does us no good.
    null

    Hi;
    We successfully installed 12.1 dev on Linux. Planning to install Vision Demo. Looking some instructions from experts
    1)     Current 12.1 dev installed with applmgr user.If you will make vision demo installation on same machine you can create one other user as applvis
    2)     Planning to install Vision with Oracle user.You can make installation as root user.Can create oravis user for db tier
    3)     Created corresponding folders etc.You can create folder as /u01/DEMO and give 777 to DEMO for installation
    4)     Is it required to stop all the services with applmgr user?If you are going to make installation on same linux server yes its better way to stop dev instance for make new installation more fast, other way you can have some performance problem
    Regard
    Helios

  • Looking for a specific list of modules included in Oracle Vision demo

    Hi All,
    I am trying to find out which EBS modules are included when you install Oracle Vision demo db. My client no longer has the Vision db installed and before I reinstall it, I'd like to know what I will get. For example, is GRC included and what is the lastest ver/rel that I should install to get the latest?
    Thanks in advance for your help.

    T Michaels wrote:
    Hi All,
    I am trying to find out which EBS modules are included when you install Oracle Vision demo db. My client no longer has the Vision db installed and before I reinstall it, I'd like to know what I will get. For example, is GRC included and what is the lastest ver/rel that I should install to get the latest?
    Thanks in advance for your help.I do not think you will find the list of modules documented. However IINM, vision demo database is similar to any fresh EBS installation except for more installed modules and data, so if you refer to any fresh installed EBS instance you should get the list of modules.
    Solution Beacon provides free access to 11i and R12 Vision Demo instances. You can access 11i and R12 Vision Demo instances through the following links:
    Release 11i Vision Instances
    http://www.solutionbeacon.com/tools_r11ivision.htm
    Release 12 Vision Instances
    http://www.solutionbeacon.com/tools_r12vision.htm
    You may also refer to eTRM and EBS docs webites -- http://etrm.oracle.com/ and http://docs.oracle.com/cd/E18727_01/index.htm
    You can download a vision VM template from http://www.oracle.com/technetwork/server-storage/vm/ebs-093153.html
    Thanks,
    Hussein

  • Which EBS 12.1.1 on linux Media Packs contain vision demo ?

    Which one of these media packs on edelivery got vision demo in them:
    i) Oracle EBS Release 12.1.1 Media Pack for Linux x86-64-bit
    Release: 12.1.1.0.0     Part Number : B54465-06     Updated: MAR-08-2012
    ii) Oracle E-Business Suite Release 12.1.1 Media Pack for Linux x86
    Release: 12.1.1.0.0     Part Number: B54467-06     Updated: MAR-08-2012
    Please get back to me ASAP.

    Which one of these media packs on edelivery got vision demo in them:
    i) Oracle EBS Release 12.1.1 Media Pack for Linux x86-64-bit
    Release: 12.1.1.0.0     Part Number : B54465-06     Updated: MAR-08-2012
    ii) Oracle E-Business Suite Release 12.1.1 Media Pack for Linux x86
    Release: 12.1.1.0.0     Part Number: B54467-06     Updated: MAR-08-2012
    Please get back to me ASAP.Both do contain fresh database installation and vision demo database, and you can choose what database you want to install when you run the installer. The first file is used to install EBS 64-bit (on 64-bit Linux) while the second one can be used to install EBS 32-bit (on 32-bit Linux).
    Oracle E-Business Suite Installation Guide: Using Rapid Install
    http://docs.oracle.com/cd/B53825_08/current/acrobat/121oaig.pdf
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    Thanks,
    Hussein

  • Vision Demo Database

    i tried to install a Fresh Install on NT4 of Vision Demo Environment.
    But when I tried to start the applications it gave a message :Invalid user name, password ro database.
    Should I try to install a vision Demo database in Vision Demo Environment.
    Thanks in advance.

    Yes, when in installing VISION Application environment you need a demo database

  • Vision Demo Database is upgradable?

    I want to test the upgrade 11.5.10.2 from 11.5.10.0. Question, if I make the fresh install 11.5.10.0 as Vision Demo Database from the DVD, can it be upgraded ?
    TIA

    Yes, it can be upgraded. However, to test the upgrade it is recommended you clone your production instance and test the upgrade on it so that you can avoid any errors (more downtime) when upgrading the main instance later.

  • Archlinux (after fresh) Install Script

    I want to share my archlinux install script dat i use after do a fresh install, if u have any idea of how to make it better pls post here
    #!/bin/bash
    # By helmuthdu
    #custom repositories #{{{
    read -p "Install custom repositories [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    echo -e '[ayatana]\nServer = http://repo.ayatana.info/' >> /etc/pacman.conf
    fi
    #system update #{{{
    pacman -Syu
    read -p "Reboot your system [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    reboot
    fi
    #create a new user #{{{
    read -p "New user name: " USERNAME
    useradd -m -g users -G users,audio,lp,optical,storage,video,wheel,games,power,scanner -s /bin/bash $USERNAME
    passwd $USERNAME
    #set user as sudo #{{{
    pacman -S --noconfirm sudo
    EDITOR=nano visudo
    #install yaourt #{{{
    read -p "Install yaourt [y][n]" OPTION
    if [ $OPTION = "y" ]; then
    pacman -S --noconfirm base-devel yajl
    su -l $USERNAME --command="
    wget http://aur.archlinux.org/packages/package-query/package-query.tar.gz;
    tar zxvf package-query.tar.gz;
    cd package-query;
    makepkg --noconfirm -si;
    cd ..;
    rm -fr package-query*
    su -l $USERNAME --command="
    wget http://aur.archlinux.org/packages/yaourt/yaourt.tar.gz;
    tar zxvf yaourt.tar.gz;
    cd yaourt;
    makepkg --noconfirm -si;
    cd ..;
    rm -fr yaourt*
    fi
    #base system #{{{
    pacman -S --noconfirm curl bc rsync mlocate bash-completion vim
    pacman -S --noconfirm gutenprint foomatic-db foomatic-db-engine foomatic-db-nonfree foomatic-filters hplip splix cups-pdf
    pacman -S --noconfirm ntfs-3g ntfsprogs
    pacman -S --noconfirm rssh openssh samba
    #configure ssh/samba #{{{
    echo -e "sshd: ALL\n# End of file" > /etc/hosts.allow
    echo -e "ALL: ALL: DENY\n# End of file" > /etc/hosts.deny
    cp /etc/samba/smb.conf.default /etc/samba/smb.conf
    #ssh_conf #{{{
    sed -i '/ListenAddress/s/^#//' /etc/ssh/sshd_config
    sed -i '/SyslogFacility/s/^#//' /etc/ssh/sshd_config
    sed -i '/LogLevel/s/^#//' /etc/ssh/sshd_config
    sed -i '/LoginGraceTime/s/^#//' /etc/ssh/sshd_config
    sed -i '/PermitRootLogin/s/^#//' /etc/ssh/sshd_config
    sed -i '/StrictModes/s/^#//' /etc/ssh/sshd_config
    sed -i '/RSAAuthentication/s/^#//' /etc/ssh/sshd_config
    sed -i '/PubkeyAuthentication/s/^#//' /etc/ssh/sshd_config
    sed -i '/IgnoreRhosts/s/^#//' /etc/ssh/sshd_config
    sed -i '/PermitEmptyPasswords/s/^#//' /etc/ssh/sshd_config
    sed -i '/X11Forwarding/s/^#//' /etc/ssh/sshd_config
    sed -i '/X11Forwarding/s/no/yes/' /etc/ssh/sshd_config
    sed -i '/X11DisplayOffset/s/^#//' /etc/ssh/sshd_config
    sed -i '/X11UseLocalhost/s/^#//' /etc/ssh/sshd_config
    sed -i '/PrintMotd/s/^#//' /etc/ssh/sshd_config
    sed -i '/PrintMotd/s/yes/no/' /etc/ssh/sshd_config
    sed -i '/PrintLastLog/s/^#//' /etc/ssh/sshd_config
    sed -i '/TCPKeepAlive/s/^#//' /etc/ssh/sshd_config
    pacman -S --noconfirm tar gzip bzip2 unzip unrar p7zip
    pacman -S --noconfirm alsa-utils alsa-oss alsa-plugins
    sed -i '/MODULES/s/MODULES=(/&fuse/' /etc/rc.conf
    #install video driver #{{{
    pacman -S --noconfirm xorg-server xorg-xinit xorg-utils xorg-server-utils xorg-xauth xf86-input-evdev xf86-input-synaptics
    pacman -S --noconfirm mesa mesa-demos
    read -p "Video driver (intel|nvidia|nouveau|virtualbox): " VIDEO
    if [ $VIDEO = "intel" ]; then
    pacman -S --noconfirm libgl xf86-video-intel
    elif [ $VIDEO = "nvidia" ]; then
    pacman -S nvidia nvidia-utils
    elif [ $VIDEO = "nouveau" ]; then
    pacman -S --noconfirm libgl xf86-video-nouveau nouveau-dri
    modprobe nouveau
    sed -i '/MODULES/s/^[^ ]*\>/& nouveau/' /etc/rc.conf
    elif [ $VIDEO = "virtualbox" ]; then
    pacman -S --noconfirm virtualbox-archlinux-additions
    modprobe -a vboxguest vboxsf vboxvideo
    sed -i '/MODULES/s/^[^ ]*\>/& vboxguest vboxsf vboxvideo/' /etc/rc.conf
    groupadd vboxsf
    gpasswd -a $USERNAME vboxsf
    fi
    #git access thru a firewall #{{{
    #this config help me to bypass the company firewall for git access
    TOR=""
    read -p "config git access thru a firewall [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm gtk-doc openbsd-netcat vidalia privoxy git"
    echo 'forward-socks5 / 127.0.0.1:9050 .' >> /etc/privoxy/config
    echo -e '#!/bin/bash\nnc.openbsd -xlocalhost:9050 -X5 $*' >> /usr/bin/proxy-wrapper
    chmod +x /usr/bin/proxy-wrapper
    echo -e '\nexport GIT_PROXY_COMMAND="/usr/bin/proxy-wrapper"' >> /etc/bash.bashrc
    export GIT_PROXY_COMMAND="/usr/bin/proxy-wrapper"
    groupadd -g 42 privoxy
    useradd -u 42 -g privoxy -s /bin/false -d /etc/privoxy privoxy
    pacman -S --noconfirm tor privoxy
    rc.d restart tor privoxy
    su -l $USERNAME --command="sudo /etc/rc.d/tor restart"
    su -l $USERNAME --command="sudo /etc/rc.d/privoxy restart"
    TOR="tor privoxy"
    fi
    #install desktop environment #{{{
    read -p "Desktop Environment (Gnome|KDE): " DE
    #gnome #{{{
    if [ $DE = "gnome" ]; then
    #desktop #{{{
    pacman -S --noconfirm gnome gnome-extra
    pacman -S --noconfirm gamin pulseaudio-gnome gnome-tweak-tool telepathy deja-dup
    pacman -S --noconfirm gnome-packagekit gnome-settings-daemon-updates
    pacman -Rdd --noconfirm sushi
    su -l $USERNAME --command="yaourt -S --noconfirm gloobus-sushi-bzr"
    su -l $USERNAME --command="yaourt -S --noconfirm gnome-shell-system-monitor-applet-git gnome-shell-extension-noa11y-git gnome-shell-extension-weather-git gnome-shell-extension-user-theme gnome-shell-extension-workspace-indicator gnome-shell-extension-places-menu gnome-shell-extension-dock gnome-shell-extension-pomodoro gnome-shell-extension-mediaplayer-git"
    #aparencia #{{{
    su -l $USERNAME --command="yaourt -S --noconfirm faience-icon-theme elementary-icons"
    su -l $USERNAME --command="yaourt -S --noconfirm zukitwo-themes light-themes-bzr egtk-bzr"
    su -l $USERNAME --command="yaourt -S --noconfirm gnome-shell-theme-faience gnome-shell-theme-nord gnome-shell-theme-eos"
    #acessórios #{{{
    su -l $USERNAME --command="yaourt -S --noconfirm docky guake gpaste kupfer automounter"
    su -l $USERNAME --command="yaourt -S --noconfirm gnome-activity-journal libzeitgeist zeitgeist-datahub zeitgeist-extensions"
    su -l $USERNAME --command="yaourt -S --noconfirm gedit-plugins gedit-latex"
    su -l $USERNAME --command="yaourt -S --noconfirm nautilus-open-terminal nautilus-terminal nautilus-dropbox gnome-defaults-list"
    su -l $USERNAME --command="echo -e '[general]\ndef_term_height=10\ndef_visible=0\n\n[terminal]\nshell=/bin/bash' > ~/.nautilus-terminal"
    #escritório #{{{
    pacman -S --noconfirm libreoffice-pt-BR libreoffice-{base,calc,draw,impress,math,writer,gnome} libreoffice-extension-presenter-screen libreoffice-extension-pdfimport
    pacman -S --noconfirm chmsee
    #impressão #{{{
    pacman -S --noconfirm system-config-printer-gnome
    #graficos #{{{
    pacman -S --noconfirm shotwell
    #internet #{{{
    #networkmanager #{{{
    NETWORKMANAGER="network"
    read -p "Install networkmanager [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    pacman -S --noconfirm networkmanager network-manager-applet
    groupadd networkmanager
    gpasswd -a $USERNAME networkmanager
    NETWORKMANAGER="networkmanager"
    fi
    #multimedia #{{{
    su -l $USERNAME --command="yaourt -S --noconfirm exaile exfalso transmageddon"
    #arista #{{{
    read -p "Install arista [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm arista-transcoder"
    fi
    #outros #{{{
    pacman -S --noconfirm gksu gvfs-smb xdg-user-dirs
    su -l $USERNAME --command="yaourt -S --noconfirm figlet cowsay conky-lua"
    LOGINMANAGER=gdm
    #KDE #{{{
    elif [ $DE = "kde" ]; then
    #desktop #{{{
    pacman -S --noconfirm kde kde-l10n-pt_br yakuake
    pacman -Rcsn --noconfirm kdenetwork-kopete kdemultimedia-kscd kdemultimedia-juk kdemultimedia-dragonplayer
    #aparencia #{{{
    su -l $USERNAME --command="yaourt -S --noconfirm chakra-gtk-config"
    su -l $USERNAME --command="yaourt -S --noconfirm oxygen-gtk qtcurve-gtk2 qtcurve-kde4"
    su -l $USERNAME --command="yaourt -S --noconfirm kfaenza-icon-theme"
    su -l $USERNAME --command="yaourt -S --noconfirm yakuake-skin-plasma-oxygen-panel plasma-icontasks plasma-theme-caledonia kdm-theme-caledonia ksplash-caledonia bespin-svn"
    # impressão #{{{
    pacman -S --noconfirm kdeadmin-system-config-printer-kde
    # escritório #{{{
    pacman -S --noconfirm libreoffice-pt-BR libreoffice-{base,calc,draw,impress,math,writer,kde4} libreoffice-extension-presenter-screen libreoffice-extension-pdfimport
    pacman -S --noconfirm kchmviewer
    #graficos #{{{
    pacman -S --noconfirm digikam kipi-plugins
    #internet #{{{
    pacman -S --noconfirm choqok
    pacman -S --noconfirm telepathy-kde telepathy
    #networkmanager #{{{
    NETWORKMANAGER="network"
    read -p "Install networkmanager [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    pacman -S --noconfirm networkmanager kdeplasma-applets-networkmanagement
    groupadd networkmanager
    gpasswd -a $USERNAME networkmanager
    NETWORKMANAGER="networkmanager"
    fi
    #multimediaa #{{{
    pacman -S --noconfirm amarok k3b dvd+rw-tools
    su -l $USERNAME --command="yaourt -S --noconfirm vlc phonon-vlc"
    su -l $USERNAME --command="yaourt -S --noconfirm minitube musique bangarang"
    # sistema #{{{
    su -l $USERNAME --command="yaourt -S --noconfirm kdirwatch kcm-wacomtablet quickaccess-plasmoid"
    su -l $USERNAME --command="yaourt -S --noconfirm apper-git"
    LOGINMANAGER=kdm
    fi
    #desenvolvimento #{{{
    #qtcreator #{{{
    read -p "Install qtcreator [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    pacman -S --noconfirm qtcreator qt-doc
    mkdir -p /home/$USERNAME/.config/Nokia/qtcreator/styles
    wget http://angrycoding.googlecode.com/svn/branches/qt-creator-monokai-theme/monokai.xml
    mv monokai.xml /home/$USERNAME/.config/Nokia/qtcreator/styles/
    chown -R $USERNAME:users /home/$USERNAME/.config
    fi
    #gvim #{{{
    read -p "Install gvim [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    pacman -Rdd --noconfirm vim
    pacman -S --noconfirm gvim meld splint tidyhtml pyflakes ctags wmctrl
    su -l $USERNAME --command="yaourt -S --noconfirm jsl"
    sed -i '/Icon/s/gvim/vim/g' /usr/share/applications/gvim.desktop
    fi
    #acessórios #{{{
    read -p "Install wunderlist [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm wunderlist"
    fi
    #escritório #{{{
    pacman -S --noconfirm aspell-pt
    su -l $USERNAME --command="yaourt -S --noconfirm hunspell-pt-br"
    read -p "Install Latex support [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    pacman -S --noconfirm texlive-latexextra texlive-langextra lyx
    su -l $USERNAME --command="yaourt -S --noconfirm abntex"
    fi
    #ferramentas de sistema #{{{
    pacman -S --noconfirm htop grsync
    pacman -S --noconfirm wine wine_gecko winetricks
    su -l $USERNAME --command="yaourt -S --noconfirm toilet figlet cowsay conky-lua-old"
    read -p "Install Virtualbox [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    pacman -S --noconfirm virtualbox virtualbox-additions
    su -l $USERNAME --command="yaourt -S --noconfirm virtualbox-ext-oracle"
    modprobe vboxdrv
    sed -i '/MODULES/s/^[^ ]*\>/& vboxdrv/' /etc/rc.conf
    groupadd vboxusers
    gpasswd -a $USERNAME vboxusers
    fi
    #graficos #{{{
    pacman -S --noconfirm gimp inkscape uniconvertor python2-numpy python-lxml
    su -l $USERNAME --command="yaourt -S --noconfirm xmind"
    su -l $USERNAME --command="yaourt -S --noconfirm gimp-paint-studio gimp-resynth gimpfx-foundry gimp-plugin-pandora gimp-plugin-saveforweb"
    #internet #{{{
    pacman -S --noconfirm firefox firefox-i18n-pt-br thunderbird thunderbird-i18n-pt-br flashplugin
    pacman -Rdd --noconfirm jre7-openjdk jdk7-openjdk
    su -l $USERNAME --command="yaourt -S --noconfirm jdk"
    su -l $USERNAME --command="yaourt -S --noconfirm google-chrome jdownloader"
    LAMP=""
    read -p "Install LAMP [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    pacman -S --noconfirm apache mysql php php-apache php-mcrypt php-gd
    su -l $USERNAME --command="yaourt -S --noconfirm adminer"
    rc.d restart httpd mysqld
    /usr/bin/mysql_secure_installation
    echo -e '\n# adminer configuration\nInclude conf/extra/httpd-adminer.conf' >> /etc/httpd/conf/httpd.conf
    echo -e 'application/x-httpd-php php' >> /etc/httpd/conf/mime.types
    echo -e '\n# Use for PHP 5.x:\nInclude conf/extra/php5_module.conf\nLoadModule php5_module modules/libphp5.so\nAddHandler php5-script php' >> /etc/httpd/conf/httpd.conf
    sed -i 's/DirectoryIndex\ index.html/DirectoryIndex\ index.html\ index.php/g' /etc/httpd/conf/httpd.conf
    sed -i 's/public_html/Sites/g' /etc/httpd/conf/extra/httpd-userdir.conf
    sed -i '/mcrypt.so/s/^;//' /etc/php/php.ini
    sed -i '/mysqli.so/s/^;//' /etc/php/php.ini
    sed -i '/mysql.so/s/^;//' /etc/php/php.ini
    sed -i '/gd.so/s/^;//' /etc/php/php.ini
    su -l $USERNAME --command="mkdir -p ~/Sites"
    su -l $USERNAME --command="chmod 775 ~/ && chmod -R 775 ~/Sites"
    rc.d restart httpd mysqld
    LAMP="httpd mysqld"
    fi
    #jogos #{{{
    read -p "Install Games [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    read -p "Install Astromenace [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm astromenace"
    fi
    read -p "Install Maniadrive [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm maniadrive"
    fi
    read -p "Install World of Padman [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm worldofpadman"
    fi
    read -p "Install Wesnoth [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    read -p "Install Devel Version [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm wesnoth-devel"
    else
    pacman -S --noconfirm wesnoth
    fi
    fi
    read -p "Install Simutrans [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm simutrans"
    fi
    read -p "Install Heroes of Newerth [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm hon"
    fi
    read -p "Install Tales of Maj'Eyal: Age of Ascendancy [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm tome4"
    fi
    read -p "Install Numptyphysics [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm numptyphysics-svn"
    fi
    read -p "Install Counter-Strike 2D [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm counter-strike-2d"
    fi
    read -p "Install M.A.R.S. [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm mars-shooter"
    fi
    read -p "Install SuperTuxKart [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm supertuxkart"
    fi
    read -p "Install OpenTyrian [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm opentyrian-hg"
    fi
    read -p "Install Warsow [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm warsow"
    fi
    read -p "Install Doukutsu [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm doukutsu"
    fi
    fi
    #multimedia #{{{
    su -l $USERNAME --command="yaourt -S --noconfirm gstreamer0.10-plugins pulseaudio"
    su -l $USERNAME --command="yaourt -S --noconfirm libquicktime libdvdread libdvdnav libdvdcss codecs cdrdao"
    su -l $USERNAME --command="yaourt -S --noconfirm xbmc"
    read -p "Install midi support[y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    su -l $USERNAME --command="yaourt -S --noconfirm timidity++ fluidr3"
    echo -e 'soundfont /usr/share/soundfonts/fluidr3/FluidR3GM.SF2' >> /etc/timidity++/timidity.cfg
    fi
    #font #{{{
    su -l $USERNAME --command="yaourt -S --noconfirm ttf-ms-fonts ttf-dejavu ttf-liberation ttf-kochi-substitute ttf-google-webfonts ttf-roboto"
    read -p "Install patched font configuration [(i)nfinity][(u)buntu][(n)one]: " OPTION
    if [ $OPTION = "i" ]; then
    pacman -Rdd --noconfirm freetype2
    su -l $USERNAME --command="yaourt -S freetype2-infinality"
    wget http://www.infinality.net/files/local.conf
    mv local.conf /etc/fonts/
    elif [ $OPTION = "u" ]; then
    pacman -Rdd --noconfirm cairo fontconfig freetype2 libxft
    su -l $USERNAME --command="yaourt -S --noconfirm cairo-ubuntu fontconfig-ubuntu freetype2-ubuntu"
    fi
    # misc #{{{
    #configure rc.conf #{{{
    sed -i /"DAEMONS"/d /etc/rc.conf
    echo "DAEMONS=(syslog-ng crond alsa sshd samba dbus cupsd $TOR $LAMP $LOGINMANAGER $NETWORKMANAGER)" >> /etc/rc.conf
    echo "System configuration complete"
    #reboot #{{{
    read -p "Reboot your system [y][n]: " OPTION
    if [ $OPTION = "y" ]; then
    reboot
    fi
    Last edited by helmuthdu (2011-11-17 22:05:09)

    I appreciate the reply.
    My fresh install from the DVD finished and the problem was still occurring. I'm now zeroing the data (one pass), per your suggestion. I'll then do an install of Leopard via Firewire, as I'm unable to start it from the DVD.
    I'm curious how a bad install would prevent the computer from starting from a CD/DVD. I'm able to use the install CD/DVD in other computer without any problems, so I don't believe the physical disk is the issue. When I start while holding OPTION, and insert the DVD, it comes up as a boot-able option. Also, the disk image I initially used hasn't had any issues to date.
    Thanks again,
    Ben

Maybe you are looking for