OBIEE - LINUX

Hi
I installed OBIEE on linux. Can some one pls let me know the steps how we can deploy/develop projects in OBIEE on linux.
Is there any tutorial on how to develop prd in windows and deploy in lunix and chnage the db connections Etc...
Thanks in advance

Hi,
After you have installed OBIEE on linux,you need to install the windows version of the Administration tool so you can work on the RPD's .The built RPD's viceversa can be seen in the front end of the BI answers.
You can go through the OTN forum for downloading the windows version of the administration tool and see to that you have database connection there.
FYI the best start would be in building your RPD's and go on with dashboards and stuff you can go through this link
[http://obiee101.blogspot.com/2009/07/obiee-how-to-get-started.html]
Hope this helps you.My points??
Best Wishes,
Kranthi.

Similar Messages

  • Obiee linux and unix

    Do you know how to open OBIEE on UNIX?
    How would you start and stop services in UNIX?
    Is it possible to open the OBIEE Admin Tool in UNIX platform?
    Is it possible to deploy the code (RPD) in UNIX platform?
    and also in linux

    ---Startup the BI services
    Set the BI_HOME to the Oracle BI Home path e.g. /opt/oracle/product/OracleBI
    $export BI_HOME=/opt/oracle/product/OracleBI
    #Start the BI sever
    $$BI_HOME/setup/run-sa.sh start
    #Start the presentation service
    $$BI_HOME/setup/run-saw.sh-start
    #Start the scheduler
    $$BI_HOME/setup/run-sch.sh start
    #Start the cluster controller – only required when BI servers clustered
    $$BI_HOME/setup/run-ccs.sh start
    Shutdown the BI services
    $export BI_HOME=/opt/oracle/product/OracleBI
    #Stop the cluster controller – only required when BI servers clustered
    $$BI_HOME/setup/run-ccs.sh stop
    #Stop the BI sever
    $$BI_HOME/setup/run-sa.sh stop
    #Stop the presentation service
    $$BI_HOME/setup/run-saw.sh stop
    #Stop the scheduler
    $$BI_HOME/setup/run-sch.sh stop
    Using Windows as client we open Unix' Box RPD or we do dev work in Windows and migrate/deploy to Unix box.
    Pls mark correct or helpful if helps

  • OBIEE Linux Red Hat 64bit issues

    Specs:
    Linux Red Hat 64bit
    OBIEE 10.1.3.4.1 using OC4j as web server
    Oracle 10g
    (If you need more, just ask. I'll provide what I can.)
    Having the following issues when trying to start OBIEE.
    --------------- Errors from NQServer.log ----------------------
    2012-08-21 13:28:00
    [nQSError: 43059] Init block 'getHDTimeZone': Dynamic refresh of repository scope variables has failed.
    libclntsh.so.10.1: wrong ELF class: ELFCLASS64
    [nQSError: 46029] Failed to load the DLL /local/opt/oraclebi2/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed.
    2012-08-21 13:30:29
    [nQSError: 43059] Init block 'GET_WEB_SERVER': Dynamic refresh of repository scope variables has failed.
    libclntsh.so.10.1: wrong ELF class: ELFCLASS64
    [nQSError: 46029] Failed to load the DLL /local/opt/oraclebi2/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed.
    2012-08-21 13:48:36
    [nQSError: 43059] Init block 'CURRENT QUARTER INTIALIZATION': Dynamic refresh of repository scope variables has failed.
    libclntsh.so.10.1: wrong ELF class: ELFCLASS64
    [nQSError: 46029] Failed to load the DLL /local/opt/oraclebi2/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed.
    ------------------ user.sh settings ------------------
    # Linux: Oracle BI 32 bit mode
    set +u
    # Oracle Parameters
    # Make sure that Oracle DB 32 bit Client is installed
    ORACLE_HOME=u01/app/oracle/product/10.2.client/adminclient_10_2
    TNS_ADMIN=$ORACLE_HOME/network/admin
    PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    LD_LIBRARY_PATH=$ORACLE_HOME/lib32:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH PATH TNS_ADMIN ORACLE_HOME LD_LIBRARY_PATH
    TNSNames.ora exist and are pointing to the server we expect.
    THANK YOU!

    svee,
    Your responses are greatly appreciated and helpful but I have yet to get this working. Just for clarity, here are my current env settings. Does this help at all? [Note: Some "sensitive" entries have been removed completely while other's just have the data replaced.]
    GLOG=/opt/otm610/glog/config
    HOME=/local/users/[loginname]
    JAVA_HOME=/local/opt/oraclebi2/jdk
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.client/adminclient_10_2/lib32:/u01/app/oracle/product/10.2.client/adminclient_10_2/lib32:/u01/app/oracle/product/10.2.client/adminclient_10_2/lib
    ORACLE_HOME=/u01/app/oracle/product/10.2.client/adminclient_10_2
    ORACLE_SID=[someSID]
    PATH=/u01/app/oracle/product/10.2.client/adminclient_10_2/bin:/opt/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/u01/app/oracle/product/10.2.client/adminclient_10_2/bin
    SHELL=/usr/bin/ksh
    SSH_ASKPASS=somePATH
    SSH_CLIENT=IP.IP.IP.IP [IP address intentionally removed]
    SSH_CONNECTION=IP.IP.IP.IP [IP address intentionally removed]
    SSH_TTY=[intentionally removed]
    TNS_ADMIN=/u01/app/oracle/product/10.2.client/adminclient_10_2/network/admin
    # custom env's used for easier navigation
    zOBI_CAT=/local/opt/oraclebi2/oraclebidata/web/catalog/
    zOBI_DATA=/local/opt/oraclebi2/oraclebidata/
    zOBI_HOME=/local/opt/oraclebi2/
    zOBI_REP=/local/opt/oraclebi2/server/Repository/
    -----------------------------------------------------

  • Linux ODBC!

    Hi,
    Does Linux ODBC is required to install and setup Oracle BI Apps enviroment on Linux box?
    Thanks
    Cooper

    What is Linux ODBC? Do you mean a Linux OBDC driver to use within OBIEE?
    http://www.catb.org/~esr/faqs/smart-questions.html#beprecise
    All the required software for an OBIEE Linux installation is provided and installed by the OBIEE installer.

  • Latest version does it work with weblogic 10.3.3

    Hello,
    I just wanted to know for installing obiee linux latest version i.e. 11.1.1.6 can we use weblogic 10.3.3.
    The machine where i am planning to install is having this version of weblogic.
    I would like not to install weblogic from the Bi installation since already weblogic is present.
    Thanks

    OBIEE 11.1.1.6.0 only supports WebLogic 10.3.5 and 10.3.6.
    Regards,
    Kalyan Chukkapalli
    http://123obi.com

  • How To Install Multiple OBIEE Instances On One Linux Machine

    Hi,
    OS: Red Hat ES 5.2
    OBIEE : 10.1.3.4
    We one development server(Linux) where one OBIEE 10.1.3.4 was installed with os user as 'ora1a' (Deployed on Oracle Application Server 10.1.3.4)
    and now I have installed OBIEE 10.1.3.4 on same Linux Server with different user(ora2b) and different mount point (Deployed on Another Oracle Application Server 10.1.3.4 )
    But My OBIEE was not working and I came to know that only one can be working by default.
    After following few notes i have update NQSConfig.inc and odbc.ini with different ports ie from 9704 to 9725 and bounced BI server and presentation server
    But still its not working can any one tell me what are all needs to update to make it work
    Thanks in advance
    Regards,
    Bhanu Chander
    Reference's i used: HOW TO: Install Multiple OBIEE Instances On One UNIX Machine          (Doc ID 605582.1)

    Hi
    I was not much clear about what you are telling
    See my first OBIEE instance URL is http://hostname18.oracle.com:7777/analytics (As i deployed OBIEE on Application server 10g(OAS1))
    and second one is http://hostname18.oracle.com:7778/analytics (As i deployed OBIEE on another Application server 10g(OAS2))
    Also My port for first OBIEE instance is 9704 and second one is 9725(Which i changed to this)
    Now tell me what are all i should update
    Thanks,
    Bhanu Chander

  • OBIEE 10g to 11g Migration on LINUX Machine

    Hi All,
    I want to Migrate OBIEE 10g (Windows Environment with SQL Server DB) to OBIEE 11g on LINUX Environment with Oracle DB.
    If anybody know this can you please help me how to do ?Thnaks in Advance.
    As per my Knowledge i know upto this .... "first we need to deploy RPD and WEBCatalog files in to New(OBIEE11g) system and we have to test RPD and WEBCatalog files,Whether these two are working fine or not? Because in OBIEE 10g we have OC4J Server,But in OBIEE 11g Architecture wise it's entirely Different here we have OBIEE WEBLOGIC Server. We have to Deploy RPD in WEBCatlog files in to WEBLogic server. And If any changes have to do in Securities and Variables we need to make changes in that after Migration".
    Regards,
    Prasad.

    Prasad,
    Refer the tutorial here..http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi11115/upgrade/upgrade_to_11g.htm#t4s3
    Your approach is correct.

  • Unable to connect to SQL Server 2008 from OBIEE 11G(on 64 bit Linux box)

    We are unable to connect to connect to SQL Server 2008 from OBIEE 11G which is on 64 bit Red Hat Enterprise Linux.
    Infrastructure: OBIEE 11.1.1.5 64bit, on 64 bit Red Hat Linux Enterprise Linux 5.6 , MS SQL Server 2008 on 64 bit Microsoft Windows Server
    Issue Description: Unable to connect to SQL Server 2008 from OBIEE11G RPD
    Details: We are unable to connect to SQL Server 2008 from OBIEE which is on a 64 bit Linux box. We created the ODBC connection on Linux box to the SQL server. Whenever we try to import metadata it throws an error that says ‘Connection Failed’.
    Here are the steps we followed to setup the ODBC connection on Linux box.
    1) We updated the user.sh file with the LD_LIBRARY_PATH and LD_LIBRARY_PATH_64 values that point to $ORACLE_HOME/bifoundation/odbc/lib
    This is where we found the driver for SQL server SEmsss23.so.
    2) We updated the odbc.ini file with the entry for SQL server with the connection details
    SI_SQL_Server_DEV = SQL Server
    [SI_SQL_Server_DEV]
    Driver=/u001_OAS/Oracle/Middleware/Oracle_BI1/bifoundation/odbc/lib/SEmsss23.so
    Description=DataDirect 5.1 SQL Server Wire Protocol
    Address=10.230.216.52,54970
    AlternateServers=
    AnsiNPW=Yes
    ConnectionRetryCount=0
    ConnectionRetryDelay=3
    Database=SVBDW_NEW
    LoadBalancing=0
    LogonID=SIDatavalidation
    Password=~~~Password123
    QuoteID=No
    ReportCodePageConversionErrors=0
    3) We updated the IDENTIFIER_QUOTE_CHAR with single quotes instead of double quotes in the DB features of the RPD
    4) We updated the bash_profile file to point the ODBCINI variable to the path where the OBIEE odbc.ini file is present.
    Export ODBCINI=/u001_OAS/Oracle/Middleware/instances/instance1/bifoundation/OracleBIApplication/coreapplication/setup/odbc.ini
    The error in nqsserver.log file says “[nQSError: 16001] ODBC error state: IM002 code: 0 message: [DataDirect][ODBC lib] Data source name not found and no default driver specified.”

    Hi,
    Make sure SQL Configuration Manager make sure the TCP/IP enabled. please try below method
    Method 1
    Re Create a new ODBC & Oracle Bi Server DSN Configuration test it and use it in the connection pools.
    define your ODBC data source in your server where the BI Server is installed. Check your DB connections in your physical layer and make they are defined on your BI Server as well.
    Method 2:
    try using the complete TNS in below format in the datasource name section:
    (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST =DB IP)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = ORCL) ) and provide the credentials.
    Method 3:
    To use the OCI call interface you need to have oracle client DB to be installed so that you can establish a connection using that DB credentials and connect to the remote dB and then import the tables.....this is the rule of thumb.
    hope helps you.
    Thanks
    Deva

  • Requirement to upgrade OBIEE 10g on Windows to OBIEE 11g on Linux

    Dear All,
    I have a requirement to upgrade OBIEE 10g from current windows 2003 environment to OBIEE 11g Linux environment.
    I went through forums and many threads on upgrade, everywhere they talk about Upgrade Assistant (UA). And oracle documentation says ,
    +"Do not change from one platform or architecture to a different platform or architecture as part of the upgrade process.+
    +For example, if the existing 10g system is running on a Windows 32-bit platform, do not install Oracle BI 11g on a Linux 64-bit platform and then run the Linux 64-bit Upgrade Assistant to upgrade the existing 10g system."+
    But there would certainly be scenarios with other users the way I have. Then what is the way out to do this upgrade?
    Can anyone give some advice on this. It is little urgent.
    Thanking in advance.
    Regards,
    Deepika.

    Thats are huge change in platform. win32 to linux 64.
    Yet what we upgrade is only
    catalog and rpd.
    this might involve some manual change if UA cannot complete successfully.
    Its better to do a prototype before the actual upgrade as recommended by Oracle. This will show what can the possible issues and road blocks.
    Edited by: user10615659 on May 23, 2013 11:22 AM
    Edited by: user10615659 on May 23, 2013 12:26 PM

  • OBIEE 11g Scheduler installation error on Linux box. Please help!

    Hello,
    I'm trying to install OBIEE on a Linux box. The repository was created using a Windows PC on a separate Oracle database on another server.
    I have four of the five OBI components running but I keep getting this error for the Scheduler.
    [2011-09-19T14:47:54.000+00:00] [OracleBISchedulerComponent] [ERROR:1] [] [] [ecid: 004fKlhR3PrEkJr5KJo2ye0006XX000000] [tid: dc253800] [68008] Scheduler Error: [[
    Current Table: S_NQ_JOB.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.
    Current Table: S_NQ_JOB_PARAM.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.
    Current Table: S_NQ_INSTANCE.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.
    Current Table: S_NQ_ERR_MSG.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.. Errors were encountered while initializing Scheduler's backend database, check database configuration.
    I've checked the configuration and there is nothing wrong with it, plus I have checked connectivity from the weblogic server and the Linux server to this. Also I do not have Enterprise edition everything I do is at console level in Linux.
    Please help. I've been trying to sort through this for a long time.
    Thanks.

    Becky,
    You need not do any thing additional to have EM running in the OBI 11g instance. Although it is a deployed JEE application, if your Weblogic Server (WLS) is started and up and running then your EM Console should also be up and running.
    You say that you are doing everything from the command line. So, start the Weblogic Server then navigate to http://< your server name> : 7001/console
    If that comes up then go to
    http://<your server name>:7001/em
    That is your EM Fusion Console and it should come up as well.
    Don't mess with the XML file directly.

  • OBIEE 11g installing in Linux. domain creation error

    Hi,
    OBIEE 11g installing in Linux server now. domain creation is in progress for about an hour and in log I can see below error.
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    domain creation is still running and looks like it is struck to start domain no idea how to solve the issue. waiting to see whether domain creation successful.
    Please let me know how to fix this issue.
    Thanks
    Jay.

    Hi,
    Have you try to increase MaxPermSize, it may occure memory issue.
    change the Middleware/ORACLE_BI1/oui/oraparam.ini and fine it like below
    JRE_MEMORY_OPTIONS=" -mx512m -XX:MaxPermSize=512m" then try to change it
    JRE_MEMORY_OPTIONS=" -mx2048m -XX:MaxPermSize=2048m"
    (i.e:It will increase the numbers for allocating more memory) then save it and then try to run config.bat (software only/enterprise) method and configure it.
    Thanks
    Deva

  • Adding a XML Data source in Obiee 11g on Linux

    Hi guys, I need your help.
    I'm creating a new database in the physical layer as XML.
    On the connection pool (named xml_source), I’m setting the path to the XML file, inside the datasourse name, with this format: /u01/app/xmltest/
    My XML test file is this: xml_test.xml, So in the table information, I’m setting the xml file name as this: xml_test (without the xml extension)
    The issue is when I’m trying to issue the SQL, the error message displayed says:
    Query Failed: [nQSError: 64023] cannot access /u01/app/xmltest\xml_test.xml: No such file or directory
    As you can read in the error message there is a “\” just before the xml file. So in Linux it is not a "\" but a "/", why is obiee setting a wrong path? How can I "tell" obiee that this is a Linux environment not a Windows?
    Thank you in advance.

    Sorry for my mistake, but I've found a tab called XML in the Physical Table properties. I've set the entire URL to the file and now I'm able to issue sql queries to it. Thanks!

  • OBIEE dashboard login issue in LINUX

    Hi,
    I am getting the following error on LINUX IN presentation server log.
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
    [nQSError: 12002] Socket communication error at call=recv: (Number=9) Bad file descriptor (HY000)
    On Windows its working fine and when i copy the RPD Linux server and try to login its not logging in.
    Please help.

    Hi User,
    It seems to be a Unix server crash.
    I have few questions :
    1) Are you using OBIEE 10g (10.1.3.4)?. It seems to be a bug on 10.1.3.4 to do with the ldap library.
    2)Can you login as Administrator and check the report? . What about the login status for normal user?
    If your case is as an adminstrator, you can login and see the report while for a normal user you can't able to view then
    Do the following steps to fix the issue: (To start up the OBIEE Server)
    abipatst:-$ more StartBIEE.sh
    #!/bin/ksh
    . $HOME/BIEE/10.1.3.4/setup/sa-init.sh
    export LD_PRELOAD=$HOME/BIEE/10.1.3.4/server/Bin/libibmldap.so
    $HOME/BIEE/10.1.3.4/setup/run-sa.sh start
    $HOME/BIEE/10.1.3.4/setup/run-sch.sh start
    Thanks,
    Karthikeyan V

  • Shell script for running obiee 11g services in linux

    Hi
    We have a requirement to create a shell script inorder to run OBIEE 11G services in Linux OS. It would be very helpful and greatly appreciated if any pointer(s)/documentation on this is provided.
    Thanks

    we had run the scripts using nohup "nohup ./startWeblogicServer.sh &" and reopened putty to run other nodemanager and opmnctl scripts, now everything has started and working fine.
    Thanks all..

  • Connection issue on 32 bit Linux OBIEE with Postgres and Mysql

    I am having trouble running reports on 32 bit Linux OBIEE version 10.1.3.4.0 and 10.1.3.4.1 with Postgres or Mysql as data source . I can connect to same data source (postgres and Mysql) from presentation services on windows box and also run queries from nqcmd using 32 bit linux ODBC driver on linux box running OBIEE server. I turned on odbc trace and I see following failures from Postgres and Mysql.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 12010] Communication error connecting to remote end point: address = ; port = 9703. (HY000)
    SQL Issued: SELECT test_obiee.c1 saw_0 FROM test_Postgre30 ORDER BY saw_0
    Mysql odbc trace file :
    ppid=1:pid=2908 719a:f4c1fb90 ENTER SQLSetConnectOption
    HDBC 0x08d4f170
    UWORD 1042
    UDWORD 4079342863
    ppid=1:pid=2908 719a:f4c1fb90 EXIT SQLSetConnectOption with return code 0 (SQL_SUCCESS)
    HDBC 0x08d4f170
    UWORD 1042
    UDWORD 4079342863
    ppid=1:pid=2908 719a:f4c1fb90 ENTER SQLErrorW
    HENV 0x00000000
    HDBC 0x08d4f170
    HSTMT 0x00000000
    WCHAR * 0xf4c1e140 (NYI)
    SDWORD * 0xf4c1e1a8
    WCHAR * 0xf4c1dd40
    SWORD 1022
    SWORD * 0xf4c1e1ae
    ppid=1:pid=2908 719a:f4c1fb90 EXIT SQLErrorW with return code 100 (SQL_NO_DATA_FOUND)
    HENV 0x00000000
    HDBC 0x08d4f170
    HSTMT 0x00000000
    WCHAR * 0xf4c1e140 (NYI)
    SDWORD * 0xf4c1e1a8
    WCHAR * 0xf4c1dd40
    SWORD 1022
    SWORD * 0xf4c1e1ae
    ppid=1:pid=2908 719a:f4c1fb90 ENTER SQLFreeConnect
    HDBC 0x08d4f170
    ppid=1:pid=2908 719a:f4c1fb90 EXIT SQLFreeConnect with return code 0 (SQL_SUCCESS)
    HDBC 0x08d4f170
    Postgres odbc trace file :
    ppid=1:pid=2951 734f:f4a56b90 ENTER SQLAllocConnect
    HENV 0x0a0cf8c8
    HDBC * 0x0a12f278
    ppid=1:pid=2951 734f:f4a56b90 EXIT SQLAllocConnect with return code 0 (SQL_SUCCESS)
    HENV 0x0a0cf8c8
    HDBC * 0x0a12f278 ( 0x0a12f398)
    ppid=1:pid=2951 734f:f4a56b90 ENTER SQLSetConnectOption
    HDBC 0x0a12f398
    UWORD 110
    UDWORD 0
    ppid=1:pid=2951 734f:f4a56b90 EXIT SQLSetConnectOption with return code 0 (SQL_SUCCESS)
    HDBC 0x0a12f398
    UWORD 110
    UDWORD 0
    ppid=1:pid=2951 734f:f4a56b90 ENTER SQLSetConnectOption
    HDBC 0x0a12f398
    UWORD 108
    UDWORD 2
    ppid=1:pid=2951 734f:f4a56b90 EXIT SQLSetConnectOption with return code 0 (SQL_SUCCESS)
    HDBC 0x0a12f398
    UWORD 108
    UDWORD 2
    ppid=1:pid=2951 734f:f4a56b90 ENTER SQLDriverConnectW
    HDBC 0x0a12f398
    HWND 0x00000000
    WCHAR * 0xf31ad2c0 [      -3] "******"
    SWORD -3
    WCHAR * 0xf31ad2c0
    SWORD 6
    SWORD * 0xf4a4d9de
    UWORD 0 <SQL_DRIVER_NOPROMPT>
    I am new to OBIEE and would appreciate any help . I have verified that data source names used in administration matches ODBC DSN in odbc.ini.

    S Chatterji wrote:
    We are in the process of testing backup recovery for our database. We want to test point in time recovery using RMAN.
    Issue:
    Our production has (64 bit)
    Linux DbProd.xxx.dk 2.6.18-164.0.0.0.1.el5xen #1 SMP Thu Sep 3 00:34:43 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
    and our test area on VMware has (32 bit)
    Linux dbprod.xxx.dk 2.6.18-128.2.1.4.9.el5xen #1 SMP Thu Sep 3 00:34:43 EDT 2009 i686 i686 i386 GNU/Linux
    Please advice a best practice to achieve this.
    Thanks.
    S ChatterjiDuplicate posts do not increase your chances for an answer
    Database » Database - Upgrade, - Test recovery on 32 bit Linux where as Production is on 64 bit with Archive
    Database » Installation, - Test recovery on 32 bit Linux where as Production is on 64 bit with Archive

Maybe you are looking for