Generics I cant get this thing going?

I have a Class declaration:
public class DataContainer<T extends Row>{
public doSomething(T t){
Row has four subclasses - DirtyRow, PostDirtyRow, PreDirtyRow, FilterDirtyRow
How can I now invoke the doSomething method of the DataContainer with the subtype.
Something like
DataContainer dc = new DataContainer();
DirtyRow dr = new DirtyRow();
dc.doSomething(dr);
The freaking compiler does not let me do this ... crying out loud how can we solve this generics with subtype problem.
Regards and thanx in advance.

DataContainer contain specific types of Rows which
gets saved in a collection. As such, we want to
ensure that a specific instance of DataContainer will
only contain that type (DC has an add(T t) method).
The question basically is, how can I call the add
method passing the super class Row as an argument to
a DataContainer whose type is not known. Consider
the following :
public void addRow(DataContainer<? extends Row> dc,
Row row){
dc.add(row);
This does not work, of course, because of the
wildcard.Is this what you want?
   public <T extends Row> void addRow(DataContainer<T> dc, T row){
      dc.add(row);
   }

Similar Messages

  • I CANT GET THIS THING STARTED

    I THOGHT MY IPOD WS FULLY CHARGED IT STAYED GREEN FOR A FEW MINUTES THEN WENT BLANK.I WAITED 4 HRS FOR THE SONGS I PURCHASED OFF OF ITUNES TO DOWNLOAD. WHEN I TURNED ON THE IPOD I HEAR NOTHING

    Are you using iTunes 7.02?
    Did you go through the setup procedures?
    You do have a 2G Shuffle?
    Are you saying it took 4 hours to load your iPod before you disconnected it? Do you have USB 2.0?
    After you took it off, if you turned it on it should show the green light for 2 seconds, then the light will go off. Press play after the light goes off to play your music. If it doesn't play, do any lights show on the Shuffle?
    What format are the songs in? Select a song in iTunes, right click, and then select Get Info.

  • Another user who can't get this thing started, Listener will not operate!!!

    I installed from root, used port 8085 for the database (8080 used by Tomcat) and 1521 for the listener. Logged out, log back in as user oracle. Takes three full minutes to "start" the listener, but netstat -a does not show any listener on port 1521, despite listener startup saying "Command successful". Starting database, then 'lsnrctl status' returns the following:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 19-FEB-2007 19:16:16
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 19-FEB-2007 19:11:20
    Uptime 0 days 0 hr. 4 min. 55 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=solera.homedns.org)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XE" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    The command completed successfully
    All firewalls are completly disabled, except for my router which has ports 8085 and 1521 open. So, 1) Where is the listing for the listening in netstat -a? and 2) Why are my database services blocked? I've been trying for a week to get this thing started, I need it for work. I can log in to the database through SqlPlus, so it is there and running fine, but the listener is not working, and I cannot get to the database home page.

    Checked the listener log. Doesn't look good. Keep saying host or object does not exist!!
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production on 19-FEB-2007 18:56:13
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Trace information written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/trace/listener.trc
    Trace level is currently 0
    Started with pid=3711
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=solera.homedns.org)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production on 19-FEB-2007 19:11:20
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Trace information written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/trace/listener.trc
    Trace level is currently 0
    Started with pid=3384
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=solera.homedns.org)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    19-FEB-2007 19:14:29 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    19-FEB-2007 19:16:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    19-FEB-2007 19:16:15 * service_register * XE * 0
    19-FEB-2007 19:16:16 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    19-FEB-2007 19:16:17 * service_update * XE * 0
    19-FEB-2007 19:16:23 * service_update * XE * 0
    19-FEB-2007 19:16:32 * service_update * XE * 0
    19-FEB-2007 19:16:35 * service_update * XE * 0
    19-FEB-2007 19:16:37 * ping * 0
    Error listening on: (Description=(Address=(Protocol=tcp)(Port=8085)(Host=localhost))(Presentation=HTTP)(Session=RAW))
    19-FEB-2007 19:16:38 * service_update * XE * 12545
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    19-FEB-2007 19:16:41 * service_update * XE * 0
    19-FEB-2007 19:16:44 * service_update * XE * 0
    19-FEB-2007 19:26:47 * service_update * XE * 0
    19-FEB-2007 19:27:44 * service_update * XE * 0
    19-FEB-2007 19:34:02 * service_update * XE * 0
    19-FEB-2007 19:41:47 * service_update * XE * 0
    19-FEB-2007 19:46:44 * service_update * XE * 0
    19-FEB-2007 19:46:59 * service_update * XE * 0
    19-FEB-2007 19:47:02 * service_update * XE * 0
    19-FEB-2007 19:47:10 * service_died * XE * 12537
    19-FEB-2007 19:47:26 * service_register * XE * 0
    19-FEB-2007 19:47:26 * service_update * XE * 0
    19-FEB-2007 19:47:32 * service_update * XE * 0
    19-FEB-2007 19:47:38 * service_update * XE * 0
    19-FEB-2007 19:47:41 * service_update * XE * 0
    Error listening on: (Description=(Address=(Protocol=tcp)(Port=8085)(Host=localhost))(Presentation=HTTP)(Session=RAW))
    19-FEB-2007 19:47:44 * service_update * XE * 12545
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    19-FEB-2007 19:47:50 * service_update * XE * 0
    19-FEB-2007 19:48:32 * service_update * XE * 0
    19-FEB-2007 19:48:38 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    19-FEB-2007 19:58:32 * service_update * XE * 0
    19-FEB-2007 20:00:02 * service_update * XE * 0
    19-FEB-2007 20:00:41 * service_update * XE * 0
    19-FEB-2007 20:01:42 * service_update * XE * 0
    19-FEB-2007 20:02:49 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    19-FEB-2007 20:11:18 * service_update * XE * 0
    19-FEB-2007 20:14:06 * service_update * XE * 0
    19-FEB-2007 20:15:12 * service_update * XE * 0
    19-FEB-2007 20:17:27 * service_update * XE * 0
    19-FEB-2007 20:18:36 * service_update * XE * 0
    19-FEB-2007 20:21:41 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    19-FEB-2007 20:28:36 * service_update * XE * 0
    But here is my hosts file:
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    ::1     solera.homedns.org     solera     localhost.localdomain     localhost 127.0.0.1
    Looks like they are there.

  • How can I get this thing to work without apple id? :(

    I've got Iphone 4s from my boss instead of my paycheck due to a bankrot. And he doesn't remember his apple id,password or e mail he used to activate Iphone.. How can I get this thing to work without it? :/

    You can't.
    Sounds like it he gave you a stolen iPhone or at least a worthless one.

  • My 11 yo itouch is locked for 22,000,000  minutes. Some other kid at a sleepover keep inputting the wrong pw, on purpose. how to i get this thing back to life?

    my 11 yo itouch is locked for 22,000,000  minutes. Some other kid at a sleepover keep inputting the wrong pw, on purpose. how to i get this thing back to life?

    Do as the manual says and restore.

  • My hard drive on my Mac Book Pro failed last week.  I replaced the hard drive today and had to use my snow leopard disc that came with the computer to get teh thing going.  I was running Mt Lion which I had purchased last year on the old dr

    The hard drive on my Mac Book Pro failed last week.  I just put a new Samsung SSD in this thing and had to load the Snow Leopard OS that came with the computer.  I had Mt. Lion on the old drive that I had purchased last year but no boot disc made.  I have made several attempts to get the Mt lion soft ware on the computer but the Apple store does not have it only mavericks but my Snow Leopard version is too old for it so I cant get it either.  How do I get something to run the software that I had on the old drive?

    Unfortunately I lost my life and am trying to rebuild.  Isn't the technical era great.
    Backup, backup, backup
    As a minimum, use 3-2-1 (or even more)
    3 copies of your data (original copy counts as 1)
    2 different backup utilities/storage formats (protects from bugs in the software)
    1 copy off-site (protects against theft, fire, and natural disaster)
    More backup copies are even better.
    Backup disks are cheap compared to the lost of personal data that does not exist anywhere else.

  • I just cant get this iPod to sync my iPhoto library

    Hey, I am getting kinda frustrated here...I am able to sync my music and so on, but when I try to sync my iphoto library I get ( THIS IPOD CANNOT BE SYNCED, REQUIRED FILES CANNOT BE FOUND ) ..
    mind you, when I sync photo's from my picture album, everything shows up from there ..So why isnt my iphoto library syncing ?it's itunes and iphoto and a ^%$#@& ipod! why doesnt it work?
    Please help me cause I tried everything and apple doesnt even give me a half fast answer ....
    all they tel me is well we have had a few people call with the same issue and I asked , so what did you tell them, and I get nonsense, they just decided to work on it cause there's no apple store in their neck of the woods !
    I need help !
    it's an 80 gb ipod and Im on a intel based mac running leopard .all my software is up to date..evrything is as it should be .EXCEPT FOR MY IPOD !

    Okay guy's, I figured out whats wrong and I worked down the line and found that if I just synced folder by folder, one by one ..I would see where it's going wrong.
    and I did, Some of the photo s I have in iPhotoin those particular events were edited in different apps and so on. several times I estimated ..
    So in short, if any of you guy's remember editing your photo's over and again , it just screws up the metadata and doesnt allow it to be reconized after imported into iPhoto.
    so I found all my original pics and not the ones in the iphoto library but the ones I have stored in an external camera drive, and reimported them into iPhoto and then edited as much as I wanted and it workes just fine now..
    I hope this helps and I hope I didnt sound to much like I was rambling on.
    Thanks for your answers to ...

  • I recently updraded the oporating system on my 4S phone and now I can't get my email.  I've rebooted several times to no avail. What should I do to get this thing working again?

    I recently upgraded my phone software to iOS 6 and now my email will not download.  I have tried to reboot the phone to no avail.  Anyone have any suggestions as to how I can get this phone working again?

    You can't merge the backups, you'll have to delete the backup of your old phone.  If it says it's currently in use when you try, that will normally clear up on its own but may take 3-5 days to do so.  Give it a few days and try deleting the old backup again.
    In the meantime, you can create a manual backup of your new phone on your computer by connecting it to your computer, opening iTunes, clicking on the name of your phone in iTuens, going to the Summary tab of your iTunes sync settings and clicking Back Up Now.  Also go to File>Devices>Transfer Purchases.  Then you'll be safe until you can start backup up to iCloud again.

  • Cant figure this thing out

    I have changed everything on this machine, even the case. I still get the number two light on the d bracket and the hard drive doesn't kick up.  I am open to any suggestions before I throw this thing out the window.

    The machine does the post beep then the floppy drive light comes on then of and nothing after that.  I actually had this thing running and installed windows xp, went to microsoft.com did the upgrades and shut it down. When I tried to boot later it did exactly what I described.

  • How do you get the personas to work when you scroll the pointer over it? i cant get this to work. i have to wear it just to see how it looks

    when you mouse over the persona it should wear it so you see how
    it looks. my wont do anything. i have to wear it to see if i like it and
    if not then i have to remove it. is there something i need to enable
    to get this to work. im using firefox 4 with windows xp.

    Previewing a persona only works on sites that are white-listed via an allow exception.
    You can see the permissions for the domain in the current tab in:
    * Tools > Page Info > Permissions > [X] Install Extensions or Themes
    * Tools > Options > Security : "Warn me when sites try to install add-ons": Exceptions
    Make sure that you do not use [[Clear Recent History]] to clear the 'Site Preferences'.
    See http://kb.mozillazine.org/Themes#Lightweight_theme

  • My macbook pro wont get passed the apple icon and the little were wheel below it.  Any suggestions on how I can get this thing to atleast get to the home page or sign in page

    This initially started out as me trying to get my battery to work.  my battery was dying after a few minutes so I was trying to kill the battery and recharge it to see if I couldn't get it back to a full charge.  This didn't work but after a day or so I noticed the computer running slow and when I went to start it a couple days later the apple icon page would pop up and the little grey wheel would just whir away below it like it was thinking.  The screen was kinda hard to see.  Since then I have tried several different things to get the computer to fire back up as it should.  I have taken out the battery and left it hoping the internal battery would die and it would reset itself to a default mode.  Didn't work so I then tried taking the battery out and just using the power cord.  This didn't work.  I tried putting the battery out and in while running on the power cord.   this didn't work.  I have tried holding the "alt/option" key and that didn't work.  Although it did give me a different window.  I have tried holding down the "f" keys.  That didn't work.  I have tried installing a disc to try and reinstall the operating system.  That didn't work.  I had to shut it down and restart it holding down the eject key to get the disc back.  I am running out of things I can think of to try so if anyone has any ideas I am open to all of them.
    Thank you,
    Seldovian

    Mac OS X: What is Safe Boot, Safe Mode?
    Mac OS X: Starting up in Safe Mode
    I have tried installing a disc to try and reinstall the operating system.
    Disconnect all peripherals from your computer. Boot from your install disc & run Repair Disk from the utility menu. To use the Install Mac OS X disc, insert the disc, and restart your computer while holding down the C key as it starts up.
    Select your language.
    Once on the desktop, select Utility in the menu bar.
    Select Disk Utility.
    Select the disk or volume in the list of disks and volumes, and then click First Aid.
    Click Repair Disk.
    Restart your computer when done.
    Repair permissions after you reach the desktop-http://docs.info.apple.com/article.html?artnum=25751 and restart your computer.
    If you did manage to reach the desktop after doing any of the above
    my battery was dying after a few minutes so I was trying to kill the battery and recharge it to see if I couldn't get it back to a full charge.
    Apple/About This Mac/More Info/Hardware/Power/Battery Information - copy and paste the information here. Do not include any serial numbers.
    I noticed the computer running slow
    How large is your hard drive and how much hard drive space do you have left?
    Mac OS X (10.4.3)
    Update to 10.4.11 using the combo update or Software Update along with all the other updates that goes along with it.

  • Final Cut ProX Users - Lets get this thing working

    I was with FCP from day one. Adobe Premiere was always breaking and needed fixing every month so I jumped ship.
    I did not move from FCP 6.06 to 7 as I had a funny feeling that something was afoot. So I waited.
    Now, I have a copy of FCPX I am am going to see in the next few days just how broken it is. I would suggest that if you have persevered and like me, cannot resist a challenge and decided to give it a go.
    Hang in there and use this post to flag up any ideas, fixes or for those things you just cannot work out.
    So here goes:
    Before firing up X create a 'test' folder on your external RAID. Because that is where we keep our projects and media ...don't we?
    Drop into this test folder copies of differing media and file formats. I have unwrapped XDCAM, P2, pngs, aifs NTSC and PAL media. Anything you can think of.
    Be sure to give all your test footage and files names that relate to the format. ie XDCAM 720p 50 PAL. You may need to use Spotlight to track down lost content.
    It is important you do this so as to keep the first trial of X as simple as possible. You need to know exactly where all your media is coming from and going to to.
    Open X and explore the preferences first.
    Open the import dialog explore all your options on this. This is where you will be able to send an (event) project and set up how and where referenced media is located. Don't rush it.
    Don't Panic
    Note:
    Once downloaded X will appear to wipe out 7.
    If you try to open a 7 project it will get a message 'no app'  right click and use open with.
    Quit X first.
    7 project will work just fine.

    please post this in the Final Cut ProX forum where you will receive a reply.
    FCPX it is a completly different application as this is the to the Final Cut Studio version
    Final Cut Pro X Discussion

  • How the bleepin-bleep do I get this **** thing to work?

    I'm trying to create an automation that opens a series of excel files (got that to work), and then runs a series of steps (like the old macros used to do) on each one. However, my pseudo-macro doesn't work, all I get is a generic "encountered an error" error message. I can't figure out what is the error, I can't find any useful help documents, and I was even less successful trying to create an applescript to replace macros a few weeks back. I'm wasting more time on this "time saver" than it would take to repeat these 10 steps 120 times! HELP!

    See http://discussions.apple.com/thread.jspa?threadID=2039384 and Introduction to Automator tutorial at http://automator.us/leopard/video/index.html

  • Cant get this regex to work, please help

    Hey, its that regex time again:
    i need a regex that matches a string that:
    has any text followed by
    has the following substring: navRelId/1000.1001 followed by
    any text followed by
    not the following substring: resource_type_category_id/2 followed by
    any text
    here is an example of a string that should NOT match this regex because it has resource_type_category_id/2 AND navRelId/1000.1001
    http://localhost:8080/MedicalArea.bsci/,,/navRelId/1000.1001/method/MEDICAL_AREA_RESOURCES_CATEGORY/id/10067361/resource_type_category_id/1/resource_type_id/0/cid/7/seo.serve
    here is an example of a string that SHOULD match this regex because it has
    resource_type_category_id/1 AND navRelId/1000.1001
    http://localhost:8080/MedicalArea.bsci/,,/navRelId/1000.1001/method/MEDICAL_AREA_RESOURCES_CATEGORY/id/10067361/resource_type_category_id/2/resource_type_id/0/cid/7/seo.serve
    ive tried the following regex and it doesnt work:
    //the goal is to have the find() return false -
    public TestSearch(){
    Pattern p = Pattern.compile("(?i).*?navRelId[/=]1000\\.1001.*?(?!resource_type_category_id[=/]2).*?");
    Matcher m = p.matcher("http://localhost:8080/MedicalArea.bsci/,,/navRelId/1000.1001/method/MEDICAL_AREA_RESOURCES_CATEGORY/id/10067361/resource_type_category_id/2/resource_type_id/0/cid/7/seo.serve");
    if(m.find()){
    System.out.println("Match found!");
    } else {
    System.out.println("poop!"); //we want this!
    }This is a pure regex question, so dont tell me to use String.indexOf(), i cant do that, i need to do this with one regex.
    Thanks!

    Because you used a reluctant quantifier in ".*?", the negative lookahead gets applied immediately after "navRelId/1000.1001" is matched. And it immediately succeeds because the "resource_type_etc." substring doesn't appear until later. After that, the final ".*?" is free to match the rest of the string (but doesn't actually match anything; see below for the reason why).
    Lookaheads are slippery; you have to be careful and make sure that (1) they get applied at the right position, and (2) they don't match to much or too little. I accomplished the first goal by making sure the lookahead is always and only applied right after a slash, and the second by anchoring the regex to the "/seo.serve" at the end of the URL.
    By the way, you should never use a reluctant quantifier at the end of a regex. If you're using the matches() method to apply the regex, making the quantifier reluctant has no effect except maybe to slow down the match slightly. If you use find() or lookingAt(), the quantifier will always match the minimum number of times allowed, which is zero in this case.

  • Genious? I cant get my account going

    I have an account with apple for when I download apps but when I use it to activate genious I keep getting wrong password and if I start a new account it wants all my credit card info which I dont feel like putting out to them, if someone can help please do, thanks in advance
    Craig

    If I were any sane person reading this, get rid of your reader.  Adobe is piss poor for Support with
    Digital Editions.  Achmed tells me that I will receive a call from the Digital Editions team even though they dont have my phone number.  No one at Adobe really wants to assist you with Digtial Editions.  I have sense wasted money on books that I bought which I cant read on my reader.  Therefore MY soluition is to send my reader back and forget adobe all toghether.  ALL ADOBE software has been deleted from my PC including their PDF reader.  Too bad, I really like the reader!!!

Maybe you are looking for

  • Custom File Renaming Template Keeps Changing

    I'm having issues when creating a custom file naming template in Tiger with LR 1.3.1. When importing files, I created a custom template to rename the files with YYMMDD_{original file suffix}{Master}.tif to get this: 071217_12056Master.tif. The first

  • Dynamic include file in JSP page

    <span class="value">Hi i have index.jsp , this page can include jsp pages dynamically by passing the name of the page to be included to the index page with out .jsp , so if i want to include page "code.jsp" i put: .../index.jsp?page=code , this have

  • How to remove a node apps listener from CRS.

    We have a node apps in type of listener offline shown from crs_stat -t: ldctrdb01|PDAMLDV11|/u01/crs/product/10.2.0/bin $ crs_stat -t Name Type Target State Host ora....11.inst application ONLINE ONLINE ldctrdb01 ora....12.inst application ONLINE ONL

  • Some silly ideas!

    Hello! I'm talking to pros here, and I'm just a student :) However, I have some ideas about the language (to me they are improvements!) that I want to share with everyone. They might be just old and silly. If that's the case, plz tell me why those th

  • Single Instance to RAC on P570

    I am looking for some help in the form of a best practice or how to document for migrating a single instance Oracle Env from HP-UX (I think it is HP Unix) to a multi-Node RAC Env on IBM P570 series servers. Current version is 9i and we will be going