Need help on oracle stellent implementation

We need expert help in oracle Stellent Implementation.Any one interested and need more details please mail back.
Edited by: user12990131 on Apr 14, 2010 11:38 PM

our requirements
- Need to design technical design document
- Need to design a web portal using UCM with certain feature provided by clinet
- Need to have work flows, colloboration, wiki etc.
For more details,please provide us your contact details or email details

Similar Messages

  • Need help in oracle data recovery

    Friends ,i need help in oracle data recovery.
    I had an oracle 8i database running on windows.
    For some reason Windows operating system crashed.
    It is not booting up.
    I dont have current backups.But my database physical files are in the disk.
    Controlfile,datafiles and redo log files are there.
    Is there any way I can recover my database?
    Please help in this issue.
    regards
    Ajith

    HI citrus,
    thanks for the reply.
    I have installed database 9i on the same PC after O/S reinstallation.
    You are saying that ,I need to keep oracle root folder same as that of my old installation ,and copy control files,redo log and data files in exactly same folders as that of old database,and then start the database?
    thank you for your patience and support.
    regards.,
    Ajith

  • Need help on Oracle Report format

    Hi,
    I need help on Oracle Reports. I am generating a report in excel sheet. I have a column which is 13 digit number (In database it is CHAR datatype). In excel sheet it showing some thing like 9.78381E+12. I want to show complete number like 9783805591331.
    Also sometimes leading zero's are not showing when my column values is something like 0098794859583. I need to show the leading zero's as well in excel without losing them.
    Below are the parameters i am using for the report
    DESFORMAT=SPREADSHEET AND DESTYPE=FILE
    My Oracle 9i developer version.
    Any help on this would be much appreciated.
    Thanks
    Kishore

    An additional quote string ' character with the number field will solve this problem but if u want to display this field in report then it will look ugly
    '''||yourfield from table; check ur regional settings also
    plz mark it helpful correct if it is

  • I need help with oracle

    Hi,
    I need some help... if someone can help its great.
    I need to make a statement in Oracle SQL that read data from a file and insert in a Oracle Database ... if someone can show me the syntax of it i appreciate..
    Thanks

    Okay, I see you followed the advice in that other thread and started a new post for you question. Congratulations. Your next lesson in forum etiquette is to give your posts a more relevant subject. Pretty much everybody who posts here needs help with oracle; if they need help with cooking catfish they've come to the wrong place.
    It that other thread I suggested using SQL*Loader or External Tables might be a more suitable solution. Find out more.
    Cheers, APC

  • Need Help on Oracle BI Server Service

    Hi there,
    I would need help on to start Oracle BI Server service start.
    I have installed OBIEE 10.1.3.4 version and I've been working on creating repository and creating Answers & Dashboards etc..,
    Today, I was working on to point other repository in NQSConfig.INI file and when I tried to Start Oracle BI Server Service I get below error:
    " *Could not start the Oracle BI Server service on Local Computer*
    *Error 1064 An exception occurred in the service when handling the control request*"
    It's been working, just I got this error today only, all other services are working fine.
    Has anyone got this error?
    Any help would be greatly appreciated.
    Thank you
    Skat
    Edited by: Skat on Nov 10, 2009 8:07 PM

    Hi All,
    Thank you so much for all your quick replies and it worked now.
    You are right, I changed repo name and changed back to original one and and Service is starting now.
    I think something missing space or format issue when I add other entry in the NQSconfig.INI file, Ihave to follow same synatx.
    Now I am good to go.
    Thanks again,
    skat

  • Need help on Oracle Application Testing Suite

    Hi,
    I need help on accessing one script into another script in OATS like the way we access methods of one class into another class in Java. I have created 2 scripts (when i do recording they created as a projects in open script editor), now i want to use my first script in second script.
    Thanks,
    VaraPrasad

    I have a similar problem with the OATS v9.20 installation. I did manage to install it on our main load generator (running Windows 2003 Server) but when it came to installing OpenScript on my laptop (XP SP3) the install 'hangs' at 78%.
    I did raise a support call with Oracle about this (there was a bug report generated) but the case is still open.
    I've been waiting to hear when the next version was due (in the hope that this might have been resolved) but by the sounds of it there could still be an issue on WinXP with v9.21?
    For reference I originally logged this with the following in the description:
    The installation looks like it is failing because of a double backslash in a path ending "OATS920\\bin\copyOUI.bat". We then get an error in javaw.exe which when OK'ed then stops the installation at the stage "creating 'Uninstall Oracle Application Testing Suite' in folder 'Oracle Application Testing Suite' ".

  • Need help on Oracle Driver

    I am using Oracle 10g and I want to set up ODBC at Control Panel(Administrative Tools).
    I have to driver in ODBC to setup New Data Source fro Oracle, that is
         1. Oracle in OraClient11g_home1
         2. Oracle in OraDB10g_home1
    When in choose the Oracle in OraClient11g_home1 driver. The TNS Service Name did not list up.
    But when i choose Oracle in OraDB10g_home1 driver , the TNS Service Name will list up.
    Why it happend?
    I need to used Oracle in OraClient11g_home1 driver because i need to used ODP.NET.
    The tnsnames.ora for Oracle in OraClient11g_home1 are located at C:\app\Administrator\product\11.2.0\client_1\Network\Admin.
    The tnsnames.ora for OraDB10g_home1 are located at C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN
    All contains in tnsnames.ora are same
    ORCL1 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = fakhrimini)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl1)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    Can someone help me on how to make The TNS Services Names list in Oracle in OraClient11g_home1 driver?

    This is PATH in Enviroment Variable.
    C:\oracle\product\10.2.0\db_1\bin;C:\app\Administrator\product\11.2.0\client_1;C:\app\Administrator\product\11.2.0\client_1\bin;C:\DevSuiteHome_4\bin;%SystemRoot%\system32
    This is result for tnsping
    C:\Documents and Settings\Administrator>tnsping orcl1
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 06-JUL-2011 09:48:15
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = fakhrimi
    ni)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl1)))
    OK (30 msec)
    C:\Documents and Settings\Administrator>
    This is added information from TOAD.
    SOFTWARE\ORACLE\KEY_DEVSUITEHOME4
    ORACLE_HOME_NAME: DevSuiteHome4
    ORACLE_HOME: C:\DevSuiteHome_4
    ORACLE_SID: orcl1
    NLS_LANG: AMERICAN_AMERICA.WE8MSWIN1252
    SQLPATH: C:\DevSuiteHome_4\dbs
    LOCAL:
    C:\DevSuiteHome_4\Bin exists.
    C:\DevSuiteHome_4\Bin is in PATH.
    Client DLL: C:\DevSuiteHome_4\Bin\oci.dll
    Client Version: 10.1.0.4.0
    Home is valid.
    SOFTWARE\ORACLE\KEY_ORACLIENT11G_HOME1
    ORACLE_HOME_NAME: OraClient11g_home1
    ORACLE_HOME: C:\app\Administrator\product\11.2.0\client_1
    ORACLE_SID: orcl1
    NLS_LANG: AMERICAN_AMERICA.WE8MSWIN1252
    SQLPATH:
    LOCAL:
    C:\app\Administrator\product\11.2.0\client_1\Bin exists.
    C:\app\Administrator\product\11.2.0\client_1\Bin is in PATH.
    Client DLL: C:\app\Administrator\product\11.2.0\client_1\oci.dll
    Client Version: 11.2.0.1.0
    Home is valid.
    SOFTWARE\ORACLE\KEY_ORADB10G_HOME1
    ORACLE_HOME_NAME: OraDb10g_home1
    ORACLE_HOME: C:\oracle\product\10.2.0\db_1
    ORACLE_SID: orcl1
    NLS_LANG:
    SQLPATH:
    LOCAL:
    C:\oracle\product\10.2.0\db_1\Bin exists.
    C:\oracle\product\10.2.0\db_1\Bin is in PATH.
    Client DLL: C:\oracle\product\10.2.0\db_1\Bin\oci.dll
    Client Version: 10.2.0.1.0
    Home is valid.
    Instant Client - 11.2.0.1.0
    ORACLE_HOME_NAME: C:\app\Administrator\product\11.2.0\client_1
    ORACLE_HOME: C:\app\Administrator\product\11.2.0\client_1
    ORACLE_SID: orcl1
    NLS_LANG:
    SQLPATH:
    LOCAL:
    C:\app\Administrator\product\11.2.0\client_1 exists.
    C:\app\Administrator\product\11.2.0\client_1 is in PATH.
    Client DLL: C:\app\Administrator\product\11.2.0\client_1\oci.dll
    Client Version: 11.2.0.1.0
    Home is valid.
    In Toad, the client Instant Client - 11.2.0.1.0 didnot list the tnsnames or database, but all client show the tnsnames or database
    where i need to type export TNS_ADMIN, ORACLE_HOME, PATH,? in command prompt or sqlplus?

  • Need help on oracle installation

    Hi all,
    I have an issue on Oracle 10g /ids/ application server installation on windows 2003 server(R2) x64 enterprise edition.
    After installation , I can't see oracle entries in registry(HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE).
    Need help.
    Regards
    JIJU

    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_10gdb\OLEDB
    only one folder, under key_10gdb.
    after installation developer suite (IDS), no entries are coming

  • Need help with Business One Implementation Consultant Certification

    Hello,
    I need help preparing for the B1 certification. I have taken the test once already and failed. I found it very tricky with multiple correct answers for each question.
    I have gone thru the eLearning several times now. And this week I am taking the instructor led training. I have also purchased and studied the Ebook. I have a good grasp of the product, but I feel that this is not enough to help prepare for the test.
    I want to know if there are any other resources I could use to help prepare for the test. Are there any practice exams
    Any and all help is appreciated
    Thank you!
    John
    jseftonATsophlogic.com

    Hi John,
    I found the e-learning good , but a bit limited, so I branched out to these & passed quite well :
    - documentation links on the 2007 landing page:
    Channel Partner Portal -> Solutions -> SAP Business One -> Hot Topics -> 2007
    - ETS:
    Channel Partner Portal -> Solutions -> SAP Business One -> Support -> Training & Knowledge
    - DRC:
    Channel Partner Portal -> Solutions -> SAP Business One -> Support -> Documentation resource centre
    Hope it helps & good luck!
    All the best,
    kerstin

  • Help on Oracle Installed implementation and usage

    hi all,
    I need some help/documentations on oracle installed base implementation and usage. Is there any users guide available for this module.
    Thanks in anticipation.
    Regards,
    Girish.

    Hi,
    It is available in Oracle documentation CD.
    Thanks,
    Rizwan

  • Need help with ORACLE ADMIN, NETWORKING CONCEPTS and SQL, ASAP!

    Hey everyone. Basically my major is going to be computer science, however I haven't started the course yet. However I got a job offering to the position as a SEO. A friend told me as long as I can answer the questions, the job will be no problem, I mainly just google oracle commands to put in all day. So I'm really needing someone who knows about this stuff, that could help me with some of these questions. If you can help, and have the time, my skype ID is drakkarnc
    I greatly appreciate this, thank you. :)

    841784 wrote:
    Hey everyone. Basically my major is going to be computer science, however I haven't started the course yet. However I got a job offering to the position as a SEO. What is "SEO"?
    A friend told me as long as I can answer the questions, the job will be no problem, I mainly just google oracle commands to put in all day. So I'm really needing someone who knows about this stuff, that could help me with some of these questions. If you can help, and have the time, my skype ID is drakkarnc
    I greatly appreciate this, thank you. :)YOu think you can learn this stuff in a few days? Think again.
    Re: What to learn first for DBA/DEV?

  • Need Help on Oracle BI Applications

    Hi,
    I'm trying to implement Oracle BI Applications. For that I have installed Oracle BI Applications 7.9.4 and Informatica PowerCenter7.1.4 and performed the configuration settings as specified in "Oracle Business Intelligence Applications Installation and Configuration Guide". I did all the steps mentioned in 'Chapter 4. Installing and Configuring Oracle BI Applications on Windows'. After performing these steps I configured the HR Analytics, for this I followed 'Chapter 12. Configuring Oracle HR Analytics'. I did not do some steps that said 'Do if required' other than this I performed all the steps.
    After doing all the above setups, I configured the seeded rpd (OracleBIAnalyticsApps.rpd). But when I tried to login to presentation services to view the built-in dashboards, most of the reports are showing 'No Result'. Can I know what else need to be done to view the data in all the dashboards.
    Thank You,

    I am trying to modify the "Warehouse Refresh Date" to minus 8 years as my demo data goes back to year 2000. So in Repository, in Variable Manager I have changed the Data Source of "Warehouse Refresh Date" initialization block to the following:
    select DAY_DT, DAY_DT - 180, PER_NAME_YEAR, PER_NAME_QTR, PER_NAME_MONTH, PER_NAME_WEEK, FSCL_YEAR, FSCL_QTR,
    JULIAN_QTR_NUM, JULIAN_DAY_NUM, JULIAN_MONTH_NUM,JULIAN_YEAR_NUM, CAL_TRIMESTER, CAL_YEAR, CAL_QTR,ROW_WID
    from VALUEOF(OLAPTBO).W_DAY_D
    where CAL_YEAR = TO_NUMBER(TO_CHAR( (select max(add_months(LOAD_DT,-12*8)) from VALUEOF(OLAPTBO).W_ETL_RUN_S), 'yyyy'), '9999')
    and CAL_MONTH = TO_NUMBER(TO_CHAR( (select max(add_months(LOAD_DT,-12*8)) from VALUEOF(OLAPTBO).W_ETL_RUN_S), 'MM'), '99')
    and DAY_OF_MONTH = TO_NUMBER(TO_CHAR( (select max(add_months(LOAD_DT,-12*8)) from VALUEOF(OLAPTBO).W_ETL_RUN_S), 'dd'), '99')
    As my last DWH load was in March 2008, I expect to have year 2000 in the "CURRENT_YEAR" variable feeded with third column of the query. Executing this query directly against the DWH gives me the expected result, but in Presentation Services I still receive the value of 2008 as CURRENT_YEAR.
    How this can be improved?
    p.s. I saved and checked in the Repository changes and restarted both Presentation Services and BI Server windows services.

  • Need help on oracle VM with OEM.

    Hi,
    My customer is using WINDOWS servers and would like to implement OEM on windows machine only and also requires AMP 4.0 which is not certified with windows. Now we are in big trouble. As a part of this we are trying to explore the possible options like
    1)     Requesting client to provide separate Hardware for linux machines to install. Seems tough option.
    2)     Install ORACLE VM on windows machine and do the linux setup and on top of it install the OEM with AMP 4.0
    As part of this we feel second options seems to be good for client, but I got few questions
    1)     Is this supported method.
    2)     Any constraints in this method.
    OEM version will be 11.1.0.1
    Databases versions are :- 9.2.0.7 and 10.1.0.5, 10.2.0.4 and 11.2.0.1
    ERP version is :- R12.(12.0.6).
    Regards
    DBA.

    I am not sure about how these three applications work but irrespective of any application, you can install webgate on web server and protect these applications. Configure webgate to set uid as header variable. Also configure applications for CLIENT-CERT authentication mode where applications will read uid from header and authenticate that user.
    Hope that helps.
    If your application is hosted on application server, then you can add one more layer to it, configure proxy web server and install webgate on that web server. With this solution also make sure that no one can directly hit your application server.
    Thanks
    Kiran Thakkar

  • Need help configuring Oracle for admission control&analysis(diploma thesis)

    Hi, board team!
    I encountered your site by searching for professional Oracle-Boards.
    The threads I found on this site are all very helpful and very professional!
    Sorry, for my bad english. I will try to explain everything in a very detailed way, so that you will hopefully know what i mean.
    But let me explain what's my problem.
    I am a student and now I am writing my diploma thesis (Analysis of Capacity mechanism in Oracle) and I have to set up an Oracle 10g Database. I managed to install Oracle using the Universal Installer. In my opinion it's a very helpful tool!
    But I have difficulties configuring the Database.
    The Database has to determine comparable results. I generate 3 different types of users. Each user has its own characterisations (IO and CPU consumption). The consumption for each user is always the same! (When a certain user connects to a databse the transactions/queries will be always the same).
    To determine this Resource-Consumption I programmed an infinite loop (written in PL/SQL) -> infinite and equal queries.
    Unfortunately the results are not comparable. The longer the loop is running the more different the results are. The results are not significant.
    I think this is because of the Redo-Log-Buffers, which grow with every Transaction. (I'm sorry for wrong estimates, but I'm just a newbie with Oracle and database-systems).
    After that I tried to shut down the databse after EACH measurement and finally restart the database. Now the results were all about the same.
    Are there any solutions to make it more efficient?
    What would you do?
    After the measurements, I will write them into a Table (for each user: IO- and CPU-Consumption).
    If one of the three users connects to the databse again, there will be an analysis algorithm, which queries this table and collects the measured values and the actual system-utilization (V_$-table). Therefore i will write a small program in PL/SQL. The analysis-Function is a "Black-box". I just use the functionality and submit User-consumptions and system-utilization. The function returns a value (0 or 1; 0=deny, 1=allow).
    I thought to implement my small-program with the Trigger-functionality or VPD. The PL/SQL-procedure will be called after a user logged on to the database. The significant values will be queried and submitted to the "black-box" (programmed in java). The submission to this "black-box" should by implemented with Java RMI or Java Beans.
    Are there any better possibilities?
    Thanks for your support!
    Now i will install Windows 2003 Server and Oracle 10g r2
    Best regards,
    mailya
    "Poor" Server:
    Fujitsu Siemens Computers Celsius 400
    P4 1700 MHz
    1GB RAM
    40 GB HDD
    OS: Win 2003 Server Enterprise
    DB: Oracle 10g R2

    Hi, board team!
    I encountered your site by searching for professional Oracle-Boards.
    The threads I found on this site are all very helpful and very professional!
    Sorry, for my bad english. I will try to explain everything in a very detailed way, so that you will hopefully know what i mean.
    But let me explain what's my problem.
    I am a student and now I am writing my diploma thesis (Analysis of Capacity mechanism in Oracle) and I have to set up an Oracle 10g Database. I managed to install Oracle using the Universal Installer. In my opinion it's a very helpful tool!
    But I have difficulties configuring the Database.
    The Database has to determine comparable results. I generate 3 different types of users. Each user has its own characterisations (IO and CPU consumption). The consumption for each user is always the same! (When a certain user connects to a databse the transactions/queries will be always the same).
    To determine this Resource-Consumption I programmed an infinite loop (written in PL/SQL) -> infinite and equal queries.
    Unfortunately the results are not comparable. The longer the loop is running the more different the results are. The results are not significant.
    I think this is because of the Redo-Log-Buffers, which grow with every Transaction. (I'm sorry for wrong estimates, but I'm just a newbie with Oracle and database-systems).
    After that I tried to shut down the databse after EACH measurement and finally restart the database. Now the results were all about the same.
    Are there any solutions to make it more efficient?
    What would you do?
    After the measurements, I will write them into a Table (for each user: IO- and CPU-Consumption).
    If one of the three users connects to the databse again, there will be an analysis algorithm, which queries this table and collects the measured values and the actual system-utilization (V_$-table). Therefore i will write a small program in PL/SQL. The analysis-Function is a "Black-box". I just use the functionality and submit User-consumptions and system-utilization. The function returns a value (0 or 1; 0=deny, 1=allow).
    I thought to implement my small-program with the Trigger-functionality or VPD. The PL/SQL-procedure will be called after a user logged on to the database. The significant values will be queried and submitted to the "black-box" (programmed in java). The submission to this "black-box" should by implemented with Java RMI or Java Beans.
    Are there any better possibilities?
    Thanks for your support!
    Now i will install Windows 2003 Server and Oracle 10g r2
    Best regards,
    mailya
    "Poor" Server:
    Fujitsu Siemens Computers Celsius 400
    P4 1700 MHz
    1GB RAM
    40 GB HDD
    OS: Win 2003 Server Enterprise
    DB: Oracle 10g R2

  • Need help on Oracle API access through VBA

    Hi guys,
    I want a macro that can access the oracle API components
    Is it possible ?
    If so pls help me on the same
    Thanks in advance

    can you access oracle from the client you have VBA on? Once you can do that you need to go to a VB forum.

Maybe you are looking for

  • Recommendations for the next update

    Here's a few changes I was anticipating, but didn't make it in the 10.2.1 release, but hopefully will make it into the next update: 1. The Work-Personal separation is an obstacle for screen captures. I can be taking a screenshot of SMS msgs and it go

  • Upgrading Windows Azure Pack Websites from Update 4 to Update 6 SQL Schema Update Issues

    I'm running into this nasty bug with Windows Azure Pack Websites v2 Update 6 when I monitor the Microsoft\Windows\WebSitesUpdate Event Log: The upgrade action 'UpgradeDatabase' has failed. Error: Microsoft.Web.Hosting.WebHostingException: An error oc

  • Download Hung

    I have a specific song on a specific album that refuses to download. It is hung up. I have tried support and their suggestions are the things that I would try.. The song is about 3.1mb and gets stuck at 1.0mb. I have download about 10 songs since the

  • Where are my scanned photos now that I'm in iPhoto 6?

    Hey there, Can anyone give me a clue about where my scanned photos get stored so I can find and import them? I've looked everywhere. (What happened to the ease of iPhoto just leaving them on the screen to be dragged onto the library page?) Thanks! An

  • Best settings for exporting crisp video/graphic from iMovie to YouTube?

    Hi, I am working on a video for a client and after viewing on YouTube they had some issues with the type not looking "crisp," and I'm not sure how to fix it, not sure if it's a YouTube thing or something I am doing wrong. I am working in iMovie 6/HD