I'm new to isqlplus enviroment

after installation, i tried some commands on the sqlplus from the text books though they worked with results on the express edition, but in the enterprise edition none seems to go , i get the error message (error at line 2: ora-00942: table or views does not exist)

the table you want to reference exist in the earlier but doesnot exist in later. to find out the tables in that edition, issue the command below from your sql:
select * from tab order by tabtype;---you see all
or
select * from tab where tname=to_upper('table_name');---replace the table name in quote with the name of your table

Similar Messages

  • New to SAP enviroment

    Hi All.
    I have been reading on this forums for a few weeks ago, in order to get involved in the SAP world, I'm a regular web programmer (Java, PHP, JSPs, Perl, HTML, JavaScript, etc, etc).
    And Here in the company I'm being asked to do a number of reports with SAP data, I have read a lot of helpfull hints from <i>Craig Cmehil, Gregor (Wolf?), Alvaro Tejada G. and Jason Simmons</i>, who wrote a very good document about integrating SAP and PHP.
    Well, I have been able to implement most of the examples provided very well.
    Now, the question is, what exactly do with the data I'm getting from SAP, how can I filter in the way I need.
    i.e. <u>I'm using the SAP classes provided in the SAPRFC download from sourceforge. and I implemented the BAPI_PO_GETITEMS, and I'm getting the results, but I'm not able to make difference for the POs which are already closed from the news as well as the ones our customers opened for us and the ones we opened for our suppliers, etc</u>.
    Other example is, <u>I need to get the amount of certain material from one specific storage location and the qty of reserved material there is for this, but I cannot find anything but BAPI_MATERIAL_AVAILABILITY, which gives me only the SUM of all the locations</u>.
    Is there any documentation you can suggest I can read?

    welcome victor,
    since your problem is actually no PHP (or scripting language)one but a classical SAP resource question I suggest to ask your questions in the ABAP forum. I suggest this just because I think there are trillions of people in that forum discussiing PO and MM matters day in day out and you might find an answer (the right BAPIs or FMs) there muuuuch faster.
    It would be nice though if you checked back in here then and report your findings so other scripting people might elaborate further on that.
    regards,
    anton

  • Creation of new listener after upgrade

    Hello!
    Is it obligatory measure to create new listener in enviroment of 11.2 after upgrade 10.2 database?
    I keep Oracle Database Software 10.2 in former location and change Oracle_home in listener.ora file
    Thanks and regards,
    Pavel

    It would be always better to have the listener running of the upper version to support the database of the same release and of lower release. Can't say its obligatory, preferred may be.
    Aman....

  • Procedure for setting up and using isqlplus.

    Hello,
    I am new to iSqlplus, so could anyone help me out in setting up isqlplus.
    Thanks

    http://www.oracle.com/technology/support/tech/sql_plus/htdocs/faq101.html#A4962
    http://www.oracle.com/technology/support/tech/sql_plus/htdocs/faq101.html#A4810

  • Not able to run adadmin adfter installing R12 Upgrade file system

    Sawwan,
    Now we are doing 11i apps to R12 upgrade single node, before we did database upgrade 9i to 10.2.0.4,
    I successfully installed R12 upgrade file system with out any errors, i have chagned the
    new Installation creates APPL_TOP, COMMON_TOP, INST_TOP and 10g Oracle Home
    i moved the new environment file into .bash_profile
    mv .bash_profile .bash_profile_11.5.10
    Iset the R12 environment , When ever i tried to run adadmin system manager password is not taking its giving error
    [applupg@peabody appl]$ adadmin
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    Oracle Applications AD Administration
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Your default directory is '/u01/R12/apps/apps_st/appl'.
    Is this the correct APPL_TOP [Yes] ?
    AD Administration records your AD Administration session in a text file
    you specify. Enter your AD Administration log file name or press [Return]
    to accept the default file name shown in brackets.
    Filename [adadmin.log] :
    ************* Start of AD Administration session *************
    AD Administration version: 12.0.0
    AD Administration started at: Sat Apr 18 2009 06:12:52
    APPL_TOP is set to /u01/R12/apps/apps_st/appl
    Backing up restart files, if any......Done.
    Your previous AD Administration session did not run to completion.
    Do you wish to continue with your previous AD Administration session [Yes] ?
    You are about to use or modify Oracle Applications product tables
    in your ORACLE database 'upg'
    using ORACLE executables in '/u01/R12/apps/tech_st/10.1.2'.
    Is this the correct database [Yes] ?
    AD Administration needs the password for your 'SYSTEM' ORACLE schema
    in order to determine your installation configuration.
    Enter the password for your 'SYSTEM' ORACLE schema: manager
    ...Unable to connect.
    AD Administration error:
    The following ORACLE error:
    ORA-12541: TNS:no listener
    occurred while executing the SQL statement:
    CONNECT SYSTEM/*****
    AD Administration error:
    Unable to connect to 'SYSTEM'; password may be invalid.
    AD Administration needs the password for your 'SYSTEM' ORACLE schema
    in order to determine your installation configuration.
    Enter the password for your 'SYSTEM' ORACLE schema:
    Enter the password for your 'SYSTEM' ORACLE schema:
    Before running R12 adadmin is there nessary 11i apps servicess should up or down..
    Edited by: HumanDBA on May 5, 2009 12:26 PM

    Sawwan,
    As a oracle user i am able to see the tns_admin home dir
    [oraupg@peabody upg_peabody]$ echo $TNS_ADMIN
    /stage/10gsoftware/network/admin/upg_peabody
    [oraupg@peabody upg_peabody]$
    After installing R12 uprade file system i am able do the tnsping
    [applupg@peabody appl]$ tnsping upg
    TNS Ping Utility for Linux: Version 10.1.0.5.0 - Production on 18-APR-2009 06:26:49
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=peabody)(PORT=1526)) (CONNECT_DATA=(SID=upg)))
    TNS-12541: TNS:no listener
    [applupg@peabody appl]$
    [applupg@peabody appl]$ sqlplus apps/xxxx@upg
    SQL*Plus: Release 10.1.0.5.0 - Production on Sat Apr 18 06:29:45 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener
    Enter user-name:
    ========================================
    Sawwan
    after installing i am trying to apply R12.AD.B patch, do we need to apply this patch in 11i fiile system or New R12 file system, for 11i file system i am not getting any issue, but when ever i set the R12 new file system enviroment file then only i am not able to connect the database,i have changed new port numbers in R12 file system, is that causing any issues..?
    Edited by: HumanDBA on May 5, 2009 12:37 PM

  • Oracle 9I and windows xp

    I'm trying to install the Oracle 9i Client on my PC. I just got Windows XP. When I execute the setup.exe., get the hour glass and then the hour glass goes away and nothing happens.
    Another person in our office has Windows XP and he had no problems. I'm I missing something.
    I'm new to this enviroment.
    Thanks.

    I installed oracle 10g on my XP Home and it works great. I can even config the net manager connect from my another XP Pro to this XP Home oracle 10g.

  • Upgrade impact on ALE, IDOC, RFC & XI

    Hi all
    We are having SAP R/3 4.6c and planning to upgrade ECC 6.0. Please tell me what are impacts on ALE, IDOC, RFC & XI integrations.
    Thanks in Advance.
    Raju

    During Upgrade...
    ALE : ALE Customer Distribution Model ajustments due to changes in underlying structures and fields in Idoc Segments
    We need to adjust the CDM as to adopt these to new ECC6.0 enviroment.
    IDOC : Many of the new IDOCS are not released by SAP hence it happens that these IDOCs get stucked in ALE Communication layer and hence we need to see that IDOC's in use or to be used are released by SAP.
    SAP supports these release issues ...
    Also check the Message Control Settings which needs to be checked and verified during upgrade..
    Interface Mappings : - IDOC to Non SAP systems..Proper rights access should be checked...
    Authorisations, Access rights for Directories ...
    These are the main areas which you should look upon and rest of the things will be known to you once your Business Process testing will start
    Thanks and Regards
    Pushkar Joshi

  • InsufficientBufferRule reporting bogus buffer lengths with live dynamic MBR streams

    Can someone tell me why InsufficientBufferRule.as uses the "rtmpMetrics.netStream.bufferLength" as opposed to "rtmpMetrics.netStream.info.videoBufferLength"?
    The reason I ask is because the "rtmpMetrics.netStream.bufferLength" returns 10 times(can grow to even more during transitions in quick succesion) what the actuall buffer length is when it switchs to a differnt stream. It will then continually drop until it starts returning the real buffer length(with my current bitrate(100, 300, 500) and bufferTime(10 seconds) setup, its takes about 20 seconds to get back to real buffer length). Durring this time the player is vulnerable to a buffer empty event because of the extremly high(and obviously wrong) buffer length being returned by "rtmpMetrics.netStream.bufferLength". Because of the incorrect buffer length being returned, the "if (_panic || (rtmpMetrics.netStream.bufferLength < minBufferLength && rtmpMetrics.netStream.bufferLength > rtmpMetrics.netStream.bufferTime))" statement never fires and hence the buffer drains completely without any warning.
    I hate the stuttering buffer empty, buffer full, buffer empty, buffer full... crap that happens when this occurs so I've been debugging(more like hacking:)) this issue for quite some time. I tried many different things to try and avoid the buffering empty state. Most of my hacks have been done in the NetStreamSwitchManager file and I have had some limited success in avoiding the buffer empty state but ultimatly it would shows it ugly head no matter what I did.
    Last night I found the "rtmpMetrics.netStream.info.videoBufferLength" property and noticed it returns the correct buffer length all the time even during a transition. So I changed "if (_panic || (rtmpMetrics.netStream.bufferLength < minBufferLength && rtmpMetrics.netStream.bufferLength > rtmpMetrics.netStream.bufferTime))" to "if (_panic || (rtmpMetrics.netStream.info.videoBufferLength < minBufferLength && rtmpMetrics.netStream.bufferLength > rtmpMetrics.netStream.bufferTime))" and tada!!!! It works like a dream. No matter what I do with my Netlimiter program(simulates bad connections), short of going below the 100kbs setting, the player never reaches the buffer empty state. Yaaaayyyyyyyyy:). I was even able to remove some of my hacks and still get good results. I plan on setting up a totaly new and clean enviroment and try this without any of my previous hacks and see how it works. In the meantime I was hoping someone could enlighten me as to why bufferLength is being used as opposed to videoBufferLength.
    I included some browser logs that show what I am describing below. Any insight into this would be greatly appreciated.
    100kbs to 300kbs
    [LOG] time 10:44:15.967 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : bufferLength reporting Buffer of 10.102
    [LOG] time 10:44:15.969 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : videoBufferLength reporting Buffer of 10.1
    [LOG] time 10:44:16.517 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : bufferLength reporting Buffer of 9.901
    [LOG] time 10:44:16.519 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : videoBufferLength reporting Buffer of 9.9
    [LOG] time 10:44:17.49 :: org.osmf.net.rtmpstreaming::InsufficientBandwidthRule : -------Average bandwidth of 68955.72916666667
    [LOG] time 10:44:17.50 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : bufferLength reporting Buffer of 9.981
    [LOG] time 10:44:17.57 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : videoBufferLength reporting Buffer of 9.95
    [LOG] time 10:44:17.549 :: org.osmf.net.rtmpstreaming::SufficientBandwidthRule : Move up since avg dropped FPS 0 < 2 and bufferLength > 10
    [LOG] time 10:44:17.551 :: org.osmf.net.rtmpstreaming::SufficientBandwidthRule : getNewIndex() - about to return: 2, detail=null
    [LOG] time 10:44:17.554 :: org.osmf.net.rtmpstreaming::InsufficientBandwidthRule : -------Average bandwidth of 68955.72916666667
    [LOG] time 10:44:17.557 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : bufferLength reporting Buffer of 10.085
    [LOG] time 10:44:17.560 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : videoBufferLength reporting Buffer of 10.05
    [LOG] time 10:44:17.564 :: org.osmf.net::NetStreamSwitchManager : 10:44:17 GMT-0400>>> NetStreamSwitchManager.----------0
    [LOG] time 10:44:17.567 :: org.osmf.net::NetStreamSwitchManager : 10:44:17 GMT-0400>>> NetStreamSwitchManager.checkRules() - Calling for switch to 1 at 300 kbps
    [LOG] time 10:44:17.570 :: org.osmf.net::NetStreamSwitchManager : 10:44:17 GMT-0400>>> NetStreamSwitchManager.executeSwitch() - Switching to index 1 at 300 kbps
    [LOG] time 10:44:18.165 :: org.osmf.net::NetStreamMetricsBase : onNetStatus() - event.info.code=NetStream.Play.Transition
    [LOG] time 10:44:18.167 :: org.osmf.net::NetStreamSwitchManager : 10:44:18 GMT-0400>>> NetStreamSwitchManager.onNetStatus() - event.info.code=NetStream.Play.Transition
    [LOG] time 10:44:18.599 :: org.osmf.net.rtmpstreaming::SufficientBandwidthRule : Move up since avg dropped FPS 0 < 2 and bufferLength > 10
    [LOG] time 10:44:18.603 :: org.osmf.net.rtmpstreaming::SufficientBandwidthRule : getNewIndex() - about to return: 2, detail=null
    [LOG] time 10:44:18.607 :: org.osmf.net.rtmpstreaming::InsufficientBandwidthRule : -------Average bandwidth of 68955.72916666667
    [LOG] time 10:44:18.610 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : bufferLength reporting Buffer of 27.508
    [LOG] time 10:44:18.612 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : videoBufferLength reporting Buffer of 10.1
    [LOG] time 10:44:19.99 :: org.osmf.net.rtmpstreaming::SufficientBandwidthRule : Move up since avg dropped FPS 0 < 2 and bufferLength > 10
    [LOG] time 10:44:19.101 :: org.osmf.net.rtmpstreaming::SufficientBandwidthRule : getNewIndex() - about to return: 2, detail=null
    [LOG] time 10:44:19.105 :: org.osmf.net.rtmpstreaming::InsufficientBandwidthRule : -------Average bandwidth of 68955.72916666667
    [LOG] time 10:44:19.108 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : bufferLength reporting Buffer of 27.008
    [LOG] time 10:44:19.110 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : videoBufferLength reporting Buffer of 10
    300kbs to 500kbs
    [LOG] time 10:44:47.472 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : bufferLength reporting Buffer of 10.035
    [LOG] time 10:44:47.480 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : videoBufferLength reporting Buffer of 10
    [LOG] time 10:44:47.966 :: org.osmf.net.rtmpstreaming::SufficientBandwidthRule : Move up since avg dropped FPS 0 < 2 and bufferLength > 10
    [LOG] time 10:44:47.968 :: org.osmf.net.rtmpstreaming::SufficientBandwidthRule : getNewIndex() - about to return: 2, detail=null
    [LOG] time 10:44:47.970 :: org.osmf.net.rtmpstreaming::InsufficientBandwidthRule : -------Average bandwidth of 31764.322916666668
    [LOG] time 10:44:47.972 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : bufferLength reporting Buffer of 10.135
    [LOG] time 10:44:47.976 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : videoBufferLength reporting Buffer of 10.1
    [LOG] time 10:44:47.981 :: org.osmf.net::NetStreamSwitchManager : 10:44:47 GMT-0400>>> NetStreamSwitchManager.----------1
    [LOG] time 10:44:47.986 :: org.osmf.net::NetStreamSwitchManager : 10:44:47 GMT-0400>>> NetStreamSwitchManager.checkRules() - Calling for switch to 2 at 500 kbps
    [LOG] time 10:44:47.989 :: org.osmf.net::NetStreamSwitchManager : 10:44:47 GMT-0400>>> NetStreamSwitchManager.executeSwitch() - Switching to index 2 at 500 kbps
    [LOG] time 10:44:48.308 :: org.osmf.net::NetStreamMetricsBase : onNetStatus() - event.info.code=NetStream.Play.Transition
    [LOG] time 10:44:48.309 :: org.osmf.net::NetStreamSwitchManager : 10:44:48 GMT-0400>>> NetStreamSwitchManager.onNetStatus() - event.info.code=NetStream.Play.Transition
    [LOG] time 10:44:48.465 :: org.osmf.net.rtmpstreaming::InsufficientBandwidthRule : -------Average bandwidth of 23247.514204545456
    [LOG] time 10:44:48.467 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : bufferLength reporting Buffer of 40
    [LOG] time 10:44:48.469 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : videoBufferLength reporting Buffer of 10
    [LOG] time 10:44:48.966 :: org.osmf.net.rtmpstreaming::InsufficientBandwidthRule : -------Average bandwidth of 17793.34677419355
    [LOG] time 10:44:48.967 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : bufferLength reporting Buffer of 39.5
    [LOG] time 10:44:48.970 :: org.osmf.net.rtmpstreaming::InsufficientBufferRule : videoBufferLength reporting Buffer of 9.9
    Thanks,
    Wayne
    P.S.    While wrighting this I realized I need to replace the second part of that if statement to the videoBufferLength as well, so I will do that and make sure it still works. If I don't reply to this you can assume that it works as well.

    Wow I'm starting to get a little confused here. I need to mention that in my first post I said that I changed/used 
    "if (_panic || (rtmpMetrics.netStream.bufferLength < minBufferLength && rtmpMetrics.netStream.bufferLength > rtmpMetrics.netStream.bufferTime))".
    That was not the truth, I had actually shortened that statement in one of my earlier hack attempts, not really giving it to much thought at the time. The statement that I ended up changing/using was more like
    "if (_panic || rtmpMetrics.netStream.bufferLength < minBufferLength)" changed to "if (_panic || rtmpMetrics.netStream.info.videoBufferLength < minBufferLength)".
    So now that I go back and try using the original code which I had commented out earlier I realize there is somthing very wrong here, I think:) The second part of the statement
    "if (_panic || (rtmpMetrics.netStream.bufferLength < minBufferLength && rtmpMetrics.netStream.bufferLength > rtmpMetrics.netStream.bufferTime))"
    is checking if the buffer length is greater than the buffer time, but the first part is checking if the buffer length is less than min buffer length. How would that ever be possible?
    bufferTime = 10
    minBufferLength = 9
    if the bufferLength(no matter which one you use) is less than minBufferLength(9) how is ever going to be greater than bufferTime(10)?
    fyi:
    if  I change the statement
    "if (_panic || (rtmpMetrics.netStream.bufferLength < minBufferLength && rtmpMetrics.netStream.bufferLength > rtmpMetrics.netStream.bufferTime))"
    to
    "if (_panic || (rtmpMetrics.netStream.info.videoBufferLength < minBufferLength && rtmpMetrics.netStream.info.videoBufferLength < rtmpMetrics.netStream.bufferTime))"
    it works like a dream again.
    Thanks again,
    Wayne
    P.S.   I noticed that there are other places such as SufficientBandwidthRule.as that are referencing rtmpMetrics.netStream.bufferLength. I plan on going through the code and changing these and see how it works. I'm starting to wonder what else could be written like this or am I crazy? 

  • Can not login app id

    Aftet i update to ios5.1 when i login app id they said " this is not a test user please creat new in sandbox enviroment." what should i do because i don't want to change to other id.

    http://www.apple.com/support/mac/app-store/contact/

  • Installing oracle 10g on Oracle linux?

    hi,
    I may have an opportunity to work with data on an oracle server in a few months, so I would like to somehow prapare myself to work in this environment. I downloaded and installed the Oracle Linux and then downloaded and tried to install oracle 11g database but I failed (there were some dependencies not satisfied I reckon). Now, can you tell me if without paying the $99 for the support is it possible to read some documents on how to install the oracle base (10g will do).
    Another issue is that I can't even upgrade the firefox (have downloaded ver. 2 tar.gz and am wondering how to replace the 1.5 that came out of the box?
    best regards
    zbiggy

    tried to install oracle 11g database but I failed (there were some dependencies not satisfied I reckon).So install the required packages (listed in installation prerequisites). All required packages you can find on Linux installation CD/DVD
    Now, can you tell me if without paying the $99 for the support is it possible to read some documents on how to install the oracle base (10g will do).Sure:
    Documentation (free): http://tahiti.oracle.com
    Exact link (you can find it on abouve link): http://www.oracle.com/pls/db111/portal.portal_db?selected=11&frame=
    My HOWTO: http://ivan.kartik.sk/oracle/install_ora11gR1_elinux.html
    Tim's HOWTO: http://www.oracle-base.com/articles/11g/OracleDB11gR1InstallationOnEnterpriseLinux4and5.php
    Another issue is that I can't even upgrade the firefox (have downloaded ver. 2 tar.gz and am wondering how to replace the 1.5 that came out of the box?You can uninstall existing version (note some packages might depend on firefox package, so it could be a problem) and you can use the version downloaded from Firefox website. You don't need to install anything as the downloaded version is binary.
    You seems to be new in Linux enviroment. So at first learn first about this enviroment before you begin change this enviroment. OEL is clone of RedHat so RH documentation is appropriate source for you:
    https://www.redhat.com/docs/

  • Exchange 2013 HA Design

    All,
    We are going to design a new Exchange 2013 enviroment and have 800 mailboxes totally. 600Mailboxes will have 10GB mail quota, 200 Mailboxes will have 25GB quota.
    I want to know that if normally design of this case, how many Mailbox server is required ? And we will have 10% mailboxes enabled archiving function. DR Site also required.
    Can anyone able to provide some suggestion for consider ?
    thanks

    Thanks all reply.
    I tried to use Exchange sizing calculator but cannot get the result as I want. If I want to use 2 mailbox
    servers for DAG and want to have 4 DAGs. How can I fill the value ?
    I filled below value for calculate
    "Number of mailbox servers Hosting active mailboxes / DAG" is 2
    "Number of Database availability Groups" is 4
    "Total Number of HA Database Copy Instances (includes Active Copy) within DAG" is 4 (yellow shown)
    Is it I cannot create 4 DAGs on 2 node cluster ?
    thanks

  • List what monitors and overrides a specific server have

    Hi,
    I really need help with this!
    I am migrating servers from a very messy scom 2007r2 enviroment.
    I have installed a new scom 2012r2 enviroment and are trying to import server by server. I need to have all monitors and overrides listed soo I know what have been monitored before soo I can set it up in the new enviroment also.
    I can not import whole management packs because then I have all the mess in the new enviroment aswell.
    Soo I need to get a list like this:
    Server1
    Exchange 2007 monitor
    Custom monitor process lanman.exe
    Custom monitor service Print spoolsv
    Override no alerts on print spoolsv
    Is this possible to do? Please please help me!

    For SCOM 2007 R2, Microsoft had develop a tool called Effective Configuration Viewer that can displays the set of rules and monitors that are running on a computer and can export the result into xml file. You can download the file from
    http://www.microsoft.com/en-us/download/details.aspx?id=6742
    Roger
    That was a really nice tool! Never heard of before, thank you very much!

  • GNOME 2.31 should been in gnome-unstable

    Gnome 2.31 should hit gnome-unstable for long time. There are pretty much stable by the now, and also *many* bzr aur packages depends on 2.31 libraries. Please compile 2.31 for Arch. I could help with it, but its too much work for only one person. Im desperate for it, because i cannot continue my Ayatana backporting efforts without it.
    Last edited by Dinth (2010-08-28 08:47:18)

    wonder: exacly, but that isnt good. Gnome development is different of KDE development, where this type of maintaing repo is very good. In Gnome, 2.31.x versions arent some thing as 2.32 alphas, but are pretty much stable and usable versions which add new features to enviroment.
    For example, Wine or Battle Of Wesnoth have exacly same development models as GNOME, and there are odd versions of them in stable repositories.
    Also many peoples use 2.31.x in other distributions already, and there is *many* software which already depends on 2.31.x - Arch Linux users cannot use them now.
    I also mentioned this topic in my blog: http://dinthsblog.blogspot.com/2010/08/ … oject.html
    Last edited by Dinth (2010-08-28 10:51:48)

  • CONVERTING TWO NODE  RAC ON WINDOWS TO SINGLE INSTANCE

    I got question about a two node RAC on Windows.
    One of our vendors is hosting our oracle enviroment and we are planning to bring in the datacenter in house and manage it ourselves.
    Current they have a two node RACon windows
    The new enviroment we are building here , we want to get rid of RAC and bring it back to a single instance environment.
    How do i approach this?
    1. My first option was to create a new database server and do the export dp from one of the node and import to the new single instance enviroment.
    My conncern is can you do export from RAC database and import it to a non RAC enviroment?
    2. My second option is to delete one node on the two node RAC and then do export dump or cold backup and copy the database files and necessary config files.
    let me know how i can approach this.....

    Okay guys after digging aroung i found the following approach.....
    Cloning Oracle 10gR2 from RAC Environment to Single Instance Environment will raise the following error
    ORA-29702: Error occurred in Cluster Group Service Operation.
    The new instance is looking for CRS on new single instance non RAC environment.
    For UNIX platform follow the following steps:
    - Shutdown the instance which is cloned to non RAC.
    - Shutdown all the listeners.
    - Relink Oracle executable with rac_off option.
    $ make -f ins_rdbms.mk rac_off
    $ make -f ins_rdbms.mk ioracle
    - Remove all the parameters from init.ora which points to second instance
    and it is on other node.
    - Remove cluster_database parameter
    - Remove undo_tablespace parameter which points to second instance
    For Windows Platform follow the following steps:
    - Shutdown the instance which is cloned to non RAC.
    - Shutdown all the listeners.
    - Rename following file in %ORACLE_HOME%/bin directory: orarac10.dll to orarac10.dll.bak
    Give me your thoughts, there is nothing on Metalink....

  • Sisu 1004 - Drive Issues - error -70227

    Hello, I have an NI SISU 1004 Module that I am trying to use it to drive an ISM 7402 Stepper motor. I am using the example program provided with the kit, to get an idea of how it works, and learn how to program with it. Hopefully in the future I will be able to use it for PID motor control using an encoder feedback, which was my original intent up until now. My problem starts after compilation of the FPGA VI, it executes, and then I execute the RT VI. After waiting an X amount of time, the "Ready" light goes green and I press "Move", the motor moves as expected. However, if I stop the VI and then start again, I am presented with the following error message.
    "Error: -70227"
    "Straight-Line Move when executing 'Start' on Axis 2 at Invoke Node in nimc.ax.straightLineMove.startStraightLineMove.axis.modeVelocity.0.vi:5440002->SISU-1004 NI SoftMotion UDV 4-Axis Ex RT.vi"
    The example program was designed for a cRIO 9073, I am using a 9074, and I changed the project chassis to reflect this. The only seeming way to solve the issue is to recompile the FPGA VI, which takes over an hour to do. Another method I arrived at to working around is by randomly running and stopping the FPGA VI, and the RT VI several times, but this too is time consuming. It had come to the point where I just couldn't ignore anymore. I have spent several hours trying to figure out the problem. I cannot find any documentation, or previous user issues that lead me solution to this problem.
    The only thing that I found for -70227 was NIMC_driveNotEnabledError in the Help for SoftMotion. I searched online and the solutions I arrived at were to:
    - Redeploy all
    - Deploy axis before running VI
    - Use the Power command or enable the Enable Drive on Transition to Active Mode checkbox on the Axis Setup page of the Axis Configuration dialog box to enable the drive.
    I tried the first two with no success. I also attempted doing the third method, same issue. Infact, I can't even Enable Drive because it's grayed out.
    I am new to this program, and its concepts, still learning. Is there anyone who can help me?
    Thanks

    Hi,
    I get a similar error. I couldn't even run the example for first time. Enable Drive is grayed out, and I am getting the error 70228 in the interactive test panel.
    If I run the RT.vi and I get another error 8540 saying that no axes are bounded to the UDV Generic variables.
    All the FPGA User Defined Variables are deployed, cRIO is in FPGA mode, the FPGA is compiled and that you can run it independently on the FPGA (without RT running), and the RT code is using the correct FPGA reference (the correct FPGA bitfile).
    I am trying to solve this problem for two days and still it is no working. I have openned the service request (Reference#2472024). 
    I am relatively new to Labview enviroment. Could someone please help me out?
    Attachments:
    error 70228.PNG ‏72 KB
    error 8540.PNG ‏128 KB

Maybe you are looking for