Using Oracle 8i instead of cloudscape

Having problems in using cloudscape DB;
I want to use oracle DB instead.
Please help!
Joseph.

hi
in resource property file use following
jdbcDataSource.5.name=jdbc/<jndi look up name>
jdbcDataSource.5.url=jdbc:oracle:thin:@:<servername/serverip>:<port no.>:<SID>
for e.g.
jdbcDataSource.5.name=jdbc/TimeReportDB
jdbcDataSource.5.url=jdbc:oracle:thin:@EditServer:1521:TimeReport
if u need further help
u r free to ask
deepak

Similar Messages

  • Can we use oracle database Instead of Cloudspace?

              hi there,Can we use oracle database instead of Cloudspace with the current implementation?
              If possible can you please send me the example
              1.ra.xml
              2.weblogic-ra.xml
              files for connection to oracle. i would really appreciate any support.
              thanx, raghu.
              

              Prasen,
              Could you tell me what specifically should I use for Oracle database instead of
              jdbc:cloudscape:rmi:CloudscapeDB;create=true.
              Can I use jdbc:weblogic:oracle for jdbc:cloudscape:Commerce? I am not familiar with
              Cloidscape URLs and drivers.
              Thanks,
              David
              prasen <[email protected]> wrote:
              >Raghu,
              > It depends upon your implementation of ResourceAdapter, particularly
              >your managedConnectionFactory. In the example we
              >supplied(BlackBoxNoTx.rar) it(database specific parameters) is being
              >passed to the ManagedConnectionFactory as one of its config-properties.
              >
              >Also ResourceAdapters have nothing to do with Databases. It just happens
              >that in the supplied example a Database Connection is being exposed as a
              >ResourceAdapter.
              >
              >Now if you want to use oracle database you may want to look into teh
              >source code of BlackBoxNoTx.rar's implementation.
              >
              >Hope this helps.
              >
              >regards,
              >prasen
              >
              >raghu wrote:
              >>
              >> hi there,Can we use oracle database instead of Cloudspace with the current
              >implementation?
              >> If possible can you please send me the example
              >> 1.ra.xml
              >> 2.weblogic-ra.xml
              >> files for connection to oracle. i would really appreciate any support.
              >> thanx, raghu.
              

  • Searching using Oracle Text instead of LIKE '%'

    Hello all,
    I hope you help me in this:
    I have a table looks like this
    create table subscribers (
    id numer(10),
    first_name varchar2(30),
    father_name varchar2(30),
    grandfather_name varchar2(30),
    last_name varchar2(30))
    The application is built using Oracle Forms. Many times, the end users are not so sure of the spelling of the name, therefore they use the "%" wildcard with name fields. This will be reflected to the queries the application will send them to the Oracle Server.
    We have the following queries
    1) select *
    from subscribers
    where last_name like '%family_name%';
    2) select *
    from subscribers
    where last_name like 'family_name%';
    3) select *
    from subscribers
    where last_name like '%family_name%' and first_name like '%first_name%';
    4) select *
    from subscribers
    where last_name like 'family_name%' and first_name like 'first_name%';
    As well as searching on the father_name and grandfather_name fields. But most of the search are on the first_name and the last_name.
    These queries are killing the server since we have millions of records. BTree indexes will not help here because of the LIKE and the "%"
    I am thinking to use Oracle Text here, but I am not sure whether I have to go for a CONTEXT index on each individual column, or I can use the MULTI_COLUMN_DATASTORE indexing.
    Any idea will be appreciated

    The ctxcat index and catsearch operator are generally intended for usage with one text column and one or more columns of structured data. You would have to pick just one of your columns as the text column and the others as structured columns. I would be more inclined to use the multi_column_datastore with a context index and contains operator, so that you can search all of your columns as text columns.

  • Custom Workflow using Oracle Workflow in ContentDB

    Hi,
    Could we use custom workflow which is made using Oracle Workflow instead of BPEL.
    Regards,
    Yulisar

    Having registered custom workflows for Content DB via Enterprise Manager, potentially you can use any tool capable of dequeuing/enqueing messages from the IFS_BPEL_OUT/IFS_BPEL_IN advanced queues as part of a custom workflow process.
    By default, we assume you are using Oracle BPEL PM with its Advanced Queue adapater to process the queue messages. However, there is nothing stopping using Oracle Workflow or any tool for that matter.
    HOWEVER!!! Warning!!! There is a high probability that Content DB will drop the bundled Oracle Worflow installation in the near future. What this means, is that you should consider installing/configure/patching your own separate Oracle Workflow installation and not rely on the bundled Content DB solution which is used internally for Serial and Parallel Approval workflows.
    thanks,
    Matt.

  • How do I change the examples to use Oracle rather than Cloudscape

    I set up the JDBC connector and can ping my Oracle DB from WebLogic. I know what
    to run the first EJB example using the Entity beans and persisting with the CMP.
    I built a table in Oracle - just don't know the process for talking to Oracle
    rather than to Cloudscape which seems to start automatically with the Examples
    server. I have the JDBC code, but where do I put it? What config files need to
    be modified?
    Thanks!

    rcolbroth wrote:
    Is there anyway of creatiing a different name for this Folder rather than 2013?
    If you are using one of Lightroom's "date-based" folder templates, then the folders are created in accordance with the image capture date, not the date that you happen to import it. If you specifically want to use the import date for your folder names then you probably don't want to use the Lightroom date template, and instead you'll need to setup your folder names manually.
    The vast majority of users that use date-based folder naming schemes will use a standard Lightroom template, i.e. based on the much more meaningful image capture date.

  • Using SQL server instead of Olite in Oracle BPEL

    I am now trying to use SQL 2000 server instead of Olite in Oracle BPEL. I couldn't find any instruction or admin config guide. Has anyone had any luck with this?
    If anyone has any experience, please shed some light on this.
    I am now able to get "domain_sqlserver" dll file populated into SQL server.
    How di i configure BPEL to use SQL db instead of Olite? Do i need to set up database connections to work?
    Thank you very much in advance.

    Edwin,
    Thank you so much for the info.
    I have emailed to [email protected] for the question.
    Up to now, i have done the followings:
    1. I have successfully populated domain_sqlserver ito SQL 2000 with some modification.
    2. I have also configured data-sources.xml under ..\integration\orabel\system\services\install\config and unser ..\integration\orabel\system\appserver\oc4j\j2ee\home\config to use MSFT SQL 2000 instead of Olite.
    3. I have also commented out running kill_Olite.bat and start_olite.bat, and start SQL 2000 server.
    4. Installed Data Direct JDBC driver
    Could you please kindly point me what are the rest of configuration required in order to make it work?
    Thank you so much.

  • Why use oracle instead of Ms Access

    can any body give me some summerised information what are main benfits of using oracle instead of Access.

    Hi,
    can go through this discussion:
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci976666,00.html
    Why sould I select Oracle over MS Access? QUESTION POSED ON: 05 JUL 2001
    QUESTION ANSWERED BY: Brian Peasland
    Oracle, MS Access, and any other vendor's database package all have their advantages and disadvantages. Selecting one over another is really a case of weighing the advantages and disadvantages for your specific case. I'll give a brief description of the strengths and weaknesses of each of these two packages and then you can decide!
    MS Access - This package is very cheap (it is part of Office Professional) and very easy to use. Most of the work in Access is done through wizards and GUI tools. One can quickly develop a small, single user database with this one. MS Access is not very good for a multi-user application. It is not very robust and does not have good multi-user transactional control. In addition, Access cannot handle large amounts of data. All of the data in the database is stored in a single file and that has its limitations.
    Oracle - This package is not cheap at all. It is very complex and it can be difficult to administer. But its complexity makes it very robust. There is almost nothing that you cannot do in Oracle (unlike Access). Oracle is specifically designed for multi-user applications. In fact, thousands of users can access the same data without any problems due to Oracle's very good transactional control. But applications are not developed nearly as quickly. Oracle can also handle large amounts of data. In fact, Oracle 8i can handle up to 512 petabytes of data!
    In the end, Oracle is a true Database Management System (DBMS) and Access is not. This does not mean that Access does not have its place. If I'm designing a quick database that only I'll use, I would do it in Access over Oracle. If I'm designing a robust, scalable application used throughout my enterprise with many users, then Oracle is my choice!
    Thanks
    --Raman                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • REP-92: Warning: Version 1.1 LANGUAGE argument not supported. Use ORACLE National Language environment variable instead

    hi all
    my data in Arabic language  and report running ok in paper layout just when i running on web not return any data
    my report give it name of author and return details
    i wont how to do this action
    (Remove the LANGUAGE argument string from the command string, and set the ORACLE National Language environment variable NLS_LANG to the appropriate value. For more information,)
    note
    i using oracle report 10g r2
    and db10g
    Netscape navigator browser
    I change the nls_lang to Arabic_egept.Ar8mswin1256
    and not working
    plz heeeeeeeeelp

    Please heeelp

  • I am new to using Oracle, and I am trying to create an add/insert stored pr

    I am new to using Oracle, and I am trying to create an add/insert stored procedure for a table. The PROD_CD and PLAN_CD fields in my table can have no value (empty or null) Can you please check my code and let me know what I am doing wrong?
    Table definition:
    CREATE TABLE DCWEB.USER_PLAN_PREFERENCE
    USERID VARCHAR2(40) NOT NULL,
    PROD_CD VARCHAR2(9) NULL,
    PLAN_CD VARCHAR2(9) NULL,
    STATE_LST VARCHAR2(2) NOT NULL,
    STATE_NM VARCHAR2(40) NOT NULL,
    LST_UPDATE_TS TIMESTAMP(6) DEFAULT CURRENT_TIMESTAMP NOT NULL
    ALTER TABLE DCWEB.USER_PLAN_PREFERENCE
    ADD CONSTRAINT USER_PLAN_PREFERENCE_XPK PRIMARY KEY (USERID, PROD_CD, PLAN_CD);
    -- Grant/Revoke object privileges
    grant select, insert, update, delete on DCWEB.USER_PLAN_PREFERENCE to HIGGIB1;
    Stored Procedure Definition:
    procedure setUserPlanPref (
    userid in varchar2,
    prod_cd in varchar2,
    plan_cd in varchar2,
    state_lst in varchar2,
    state_nm in varchar2
    is
    currentTimestamp timestamp := current_timestamp;
    begin
    insert into user_plan_preference (userid, prod_cd, plan_cd, state_lst, state_nm, lst_update_ts)
    values (upper(userid), upper(prod_cd), upper(plan_cd), upper(state_lst), upper(state_nm), currentTimestamp);
    commit;
    exception
    when dup_val_on_index then
    begin
    update user_plan_preference up set
    up.userid = upper(userid),
    up.prod_cd = upper(prod_cd),
    up.plan_cd = upper(plan_cd),
    up.state_lst = upper(state_lst),
    up.state_nm = upper(state_nm),
    up.lst_update_ts = currentTimestamp
    where up.userid = upper(userid)
    and up.prod_cd = upper(prod_cd)
    and up.plan_cd = upper(plan_cd);
    commit;
    exception
    when others then
    rollback;
    end;
    when others then
    rollback;
    end;
    end;
    INPUT DATA
    I am unable to insert a record calling the stored procedure with values: DCWEB4578, , 2P, CA, CALIFORNIA but when I change to the string "NULL", the insert succeeds. When I try to call the stored procedure to update the inserted record with values: DCWEB4578, "NULL", 2P, CO, COLORODO the update does not happen since I still see the original record in the table. Please advise. Thanks in advance for your help.

    938319 wrote:
    I am new to using OracleWelcome to the forum: please read the FAQ and forum sticky threads (if you haven't done so already), and ensure you've updated your profile with a real handle instead of "938319".
    You'll get a faster, more effective response to your questions by including as much relevant information as possible upfront. This should include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s)
    With APEX we're fortunate to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproducing things there is the best way to troubleshoot most issues, especially those relating to layout and visual formatting. If you expect a detailed answer then it's appropriate for you to take on a significant part of the effort by getting as far as possible with an example of the problem on apex.oracle.com before asking for assistance with specific issues, which we can then see at first hand.
    Thanks for posting the complete code, it makes it so much easier to understand the problem, but always post code wrapped in tags<tt>\...\</tt> tags to preserve formatting and special characters.
    and I am trying to create an add/insert stored procedure for a table.Does this have anything to do with APEX, for which this is the forum? General SQL &amp PL/SQL matters should be directed to the {forum:id=75} forum.
    The PROD_CD and PLAN_CD fields in my table can have no value (empty or null) Can you please check my code and let me know what I am doing wrong?This:
               commit;
    exception
    when others then
    rollback;
    end;
    when others then
    rollback;Remove it all.
    Commits should be issued by end user/client software on completion of a transaction. This means <tt>commit;</tt> should almost never appear in PL/SQL code. The main exception to this is in <tt>dbms_job/secheduler</tt> scheduled processes that have no client or UI. If this code is executed from APEX, then APEX issues more than enough commits anyway.
    exceptions are just a way of ensuring your code is buggy.<tt>when others</tt> exceptions are just a way of ensuring your code is buggy.
    INPUT DATA
    I am unable to insert a record calling the stored procedure with values: DCWEB4578, , 2P, CA, CALIFORNIA but when I change to the string "NULL", the insert succeeds. When I try to call the stored procedure to update the inserted record with values: DCWEB4578, "NULL", 2P, CO, COLORODO the update does not happen since I still see the original record in the table. Please advise. Thanks in advance for your help.With the <tt>commit</tt>s and <tt>when others...</tt> removed from the code you'll have a chance of seeing what's actually happening. Note that the entire procedure can be simplified by writing as a MERGE</tt> statement.

  • Using SQL Server instead of OLite

    Has anyone had any luck with this? I am really not too familiar with the Oracle setup and due to experience, feel much more comfortable using SQL Server.
    I read this thread where it talks about using other databases instead of Oracle Lite, but I can't seem to get it to work for SQL Server.
    How to use a non-Oracle database?
    I can get the ddl file to install and configure for SQL, but I'm having problems getting the JDBC connections to work in the data-sources.xml config file. Can anyone PLEASE... help me here? I've been screwing with this for a few hours, and haven't had much luck and I'm getting really frustrated. I downloaded the DataDirect JDBC drivers, but I'm not sure what I need to do with them in order to get this to work.
    Thanks,
    TC

    Hi TC,
    I circled back with the team. The only set of drivers that we currently support for Microsoft SQL Server are the DataDirect drivers. You should be able to download evaluation versions from their web site and their configuration doc do a good job of describing the configuration string you will need to use to set up the data source.
    Let us know if it does not work as advertized.
    I hope this helps.
    Edwin

  • Can't use Oracle 8.1.7 as WLP repository

    OK, I've been racking my brain on this for three days now.. maybe someone has an
    idea...
    The basic problem is this: I have yet been able to make a WLP content repository
    work with
    Oracle 8.1.7 and WLP 8.1.
    I have tried several methods, including the ones mentioned here:
    http://e-docs.bea.com/wlp/docs81/db/3Oracle.html (to move cgPool to an Oracle
    database), and by creating a completely new portal domain from scratch, using
    "Custom" (instead of Express) from the configuration wizard, setting up the JDBC
    pools to point to Oracle (connection passed, database load passed correctly).
    I then deploy a simple Portal Application / Portal Project created in workshop
    as an EAR
    (let's call it testPortal). Deployment seems to go fine. The outcome of all
    methods is the same: the administration portal works fine. When I click on "Content",
    I see the BEA repository. I can add nodes to the repository, AS LONG AS THEY
    ARE DIRECTLY UNDER the BEA repository (for example: BEA Repository/TestNode).
    However, if I try to add a node under that node (for example: BEA Repository/TestNode/TestNodeChild),
    I get the following error from the admin portal as a popup box:
    - Error creating Node: TestChildNode. Please verify the Node name size is within
    Repository limits.
    I can add any number of content items (including the standard content types that
    were loaded:
    article, book, image, etc) or nodes directly under BEA Repository, but I cannot
    add anything under other nodes or the above error appears.
    Some data is definitely getting to Oracle. After adding a node under BEA Repository,
    a record for that node shows up in the database. The JDBC log shows an ORA-2291
    (constraint violated) error (from jdbc.log):
    java.sql.SQLException: ORA-02291: integrity constraint (DIAGEOCMS.FK1_CM_NODE)
    v
    iolated - parent key not found
    This foreign key constraint is a pointer for the parent id of the node, back into
    the cm_node table.
    If I roll back the cgPool to pointbase, it works fine. Just not with an Oracle
    8.1.7 cgPool
    (or any other name, for that matter). I have tested this under both Win 2K and
    Linux AS.
    Other details: I did use a non-XA driver as suggested in the edocs link above.
    For the cgPool, I used the Oracle Type 4 non-XA driver. I changed all the relevant
    data sources to point at the new pool. And I did change the cgJMS store to use
    the new pool as well.
    Is anyone else successfully using Oracle 8.1.7 and Portal 8.1 with the repository?
    Sorry for the length of the message.. difficult one to explain.
    Thanks,
    Bob

    D'oh.
    OK, it turns out that our staging database was NOT the Oracle 8.1.7.4 I thought
    it was. Migrated from the 8.1.7.0 database to 8.1.7.4 resolved this problem.
    Bob
    "Bob Robinson" <[email protected]> wrote:
    >
    OK, I've been racking my brain on this for three days now.. maybe someone
    has an
    idea...
    The basic problem is this: I have yet been able to make a WLP content
    repository
    work with
    Oracle 8.1.7 and WLP 8.1.
    I have tried several methods, including the ones mentioned here:
    http://e-docs.bea.com/wlp/docs81/db/3Oracle.html (to move cgPool to an
    Oracle
    database), and by creating a completely new portal domain from scratch,
    using
    "Custom" (instead of Express) from the configuration wizard, setting
    up the JDBC
    pools to point to Oracle (connection passed, database load passed correctly).
    I then deploy a simple Portal Application / Portal Project created in
    workshop
    as an EAR
    (let's call it testPortal). Deployment seems to go fine. The outcome
    of all
    methods is the same: the administration portal works fine. When I click
    on "Content",
    I see the BEA repository. I can add nodes to the repository, AS LONG
    AS THEY
    ARE DIRECTLY UNDER the BEA repository (for example: BEA Repository/TestNode).
    However, if I try to add a node under that node (for example: BEA Repository/TestNode/TestNodeChild),
    I get the following error from the admin portal as a popup box:
    - Error creating Node: TestChildNode. Please verify the Node name size
    is within
    Repository limits.
    I can add any number of content items (including the standard content
    types that
    were loaded:
    article, book, image, etc) or nodes directly under BEA Repository, but
    I cannot
    add anything under other nodes or the above error appears.
    Some data is definitely getting to Oracle. After adding a node under
    BEA Repository,
    a record for that node shows up in the database. The JDBC log shows
    an ORA-2291
    (constraint violated) error (from jdbc.log):
    java.sql.SQLException: ORA-02291: integrity constraint (DIAGEOCMS.FK1_CM_NODE)
    v
    iolated - parent key not found
    This foreign key constraint is a pointer for the parent id of the node,
    back into
    the cm_node table.
    If I roll back the cgPool to pointbase, it works fine. Just not with
    an Oracle
    8.1.7 cgPool
    (or any other name, for that matter). I have tested this under both
    Win 2K and
    Linux AS.
    Other details: I did use a non-XA driver as suggested in the edocs link
    above.
    For the cgPool, I used the Oracle Type 4 non-XA driver. I changed all
    the relevant
    data sources to point at the new pool. And I did change the cgJMS store
    to use
    the new pool as well.
    Is anyone else successfully using Oracle 8.1.7 and Portal 8.1 with the
    repository?
    Sorry for the length of the message.. difficult one to explain.
    Thanks,
    Bob

  • Sending Attachments using Oracle Alerts

    Hi All,
    I am working on Oracle Alerts. I have to send an output of the report to the client, is it possible to send using Oracle Alerts.
    Thanks in Advance,
    Venky.

    Hi,
    To send attachments using Oracle Alert, you can follow below mentioned steps:
    1) While defining Oracle alert Action, Select 'Action Level' as 'Summary'
    2) In Action Details, select 'Action Type' as 'Operating System Script'
    3) Select 'Text' radio button
    4) Write following code : uuencode <Name of the file along with the path> <Name of the attachment in the mail>|mailx -c &cc_mail_id,&to_mail_id -s "<Subject of the Mailer>" &to_mail_id.
    5) You can use mail or sendmail command also instead of mailx command.
    6) Save Alert details
    Thanks and regards,
    Indira

  • Sending mails with attachments using oracle 8i

    Hi,
    Could anybody please send a sample code for sending mails
    with attachments using oracle 8i.
    Thanks in advance

    For oracle8i there is an example package from OTN:
    http://www.oracle.com/technology/sample_code/tech/pl_sql/htdocs/Utl_Smtp_Sample.html
    You have to re-write the package a bit to work it with BLOBs instead of RAW attachments, but that should be no problem
    Hop this helps,
    Michiel

  • Help! How To Use Oracle as SQL for a Forum with Related Post

    Hi All,
    I added an SMF forum on my [Tech Blog|http://oscarmini.com] using the sub directory forum. Now I want to encode a fresh forum using Oracle for the database instead of the usual MySQL. I don't really know if this is possible. If it is, then let me know if their is a script for this, and so I can ask other related questions too.
    But firstly, is it possible?

    I think Oracle have taken down all the sample applications.
    As I recall it was quite controversial at the time. Supposedly they're upgrading them to the latest version of Apex - some of them were quite old - but obviously there's a gaping void in the meantime.
    The official Oracle statement is [url http://www.oracle.com/technetwork/developer-tools/apex/application-express/packaged-apps-090453.html]here. It turns out they're not going to upgrade the apps but rewrite them entirely. So I predict the gaping void will last for some time yet :(
    There's [url https://forums.oracle.com/forums/thread.jspa?threadID=2253686&start=0&tstart=0]a thread on the Apex forum which has a link to the Oracle Chinese website, which still has the samople apps, including the Discussion Forum. Download it (if you dare) from [url http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&sl=auto&tl=en&u=http%3A%2F%2Fwww.oracle.com%2Ftechnetwork%2Fcn%2Fdeveloper-tools%2Fapex%2Fpackaged-apps-087541-zhs.html]here.
    Cheers, APC
    Edited by: APC on Apr 17, 2013 8:37 AM
    Improved my Google Fu and resolved the doubts

  • Queue using OracleAS JMS

    hi , we have developed an application where we have a queue in websphere MQ and the application server used is oracle 10g . Now instead of using the websphereMQ or any other third party software , can we create a a queue and queue manager(MQ terminology ) in the oracle application server. We have created the queue destination and the connection factory in the oarcle , but how actully we have to create a queue and queue manger or is it not necessary to make one or is there any other way around, and we are trying for OEMS JMS In-Memory and File-Based Persistence , and hopefully the xml files are in right place i was refering to http://download-east.oracle.com/docs/cd/B25221_04/web.1013/b14427/jms.htm#sthref141
    for the development

    That's the right doc, you should create your destination and connection factory in jms.xml which is in j2ee/home/config directory.
    Here contains howto for using OracleAS JMS in 10.1.3:
    http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/index.html#JMS
    http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/how-to-connect-to-oemsjmsmf/doc/how-to-connect-to-oemsjmsmf.html
    -Frances

Maybe you are looking for

  • Satellite A500 - What are the changes in BIOS 1.90

    Hi, I own a Satellite A500 PSAR3A-026002. It has BIOS version 1.50, on the Toshiba website it shows the latest version as 1.90. I'd like to know what has been changed from 1.50 to 1.90 but can't find the information anywhere. Just wondering if anyone

  • Fining PATH (and MANPATH) once and for all

    I think the correct list of directories in PATH should be: I am trying to sort thru the endless confusion and set up PATH (and MANPATH) right, once and for all. Every package I install seems to have its own idea of what these variables should be. I c

  • Character palette window malfunction

    In trying to sort out a problem I was having with non-English fonts, I went to the Help Viewer and thought I had a lead with the Special Characters selection under the Edit menu. I opened the Special Characters window and found a variety of non-Engli

  • To find out the history of alerts generated from repository .

    Hi, I have my grid control repository database with following details: Version:- Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit OS:- AIX How can I find out the alerts generated in the past. For example, currently i need following t

  • F.80 giving message 349 error

    Good day all When we run mass reversal F.80 we get the following message: "349: Field BSIS-BLDAT does not exist in the screen SAPMF05A 0105" How do we fix this? Transaction? Steps? Thank you very much. Lu