Please help me moving devlopment datbase to testing database

1)Createdservice jee using oradim
2) Copied all the oracle10g oradata folder from one windows server and pasted in another server in the jee folder
3)
edit the init.ora file
changed db_name and controlfile location etc..
Note: both server oracle10g database installed
C:\Documents and Settings\Rajeevan.p>set oracle_sid=jee
C:\Documents and Settings\Rajeevan.p>sqlplus /nolog
SQL*Plus: Release 10.1.0.2.0 - Production on Fri Apr 7 16:11:11 2006
Copyright (c) 1982, 2004, Oracle. All rights reserved.
SQL> connect / as sysdba;
Connected to an idle instance.
SQL> startup nomount pfile='F:\jee\Testinit.ora'
ORACLE instance started.
Total System Global Area 171966464 bytes
Fixed Size 787988 bytes
Variable Size 145750508 bytes
Database Buffers 25165824 bytes
Redo Buffers 262144 bytes
SQL> alter database open;
alter database open
ERROR at line 1:
ORA-01507: database not mounted
SQL> alter database mount;
alter database mount
ERROR at line 1:
ORA-00205: error in identifying controlfile, check alert log for more info
please help me on this

My init.ora file
# Copyright (c) 1991, 2001, 2002 by Oracle Corporation
# Cache and I/O
db_block_size=8192
db_cache_size=25165824
db_file_multiblock_read_count=16
# Cursors and Library Cache
open_cursors=300
# Database Identification
db_domain=""
db_name=jee
# Diagnostics and Statistics
background_dump_dest=F:\jee
core_dump_dest=F:\jee
user_dump_dest=F:\jee
# File Configuration
control_files=("F:\jee\control01.ctl", "F:\jee\control02.ctl", "F:\jee\control03.ctl")
# Job Queues
job_queue_processes=10
# Miscellaneous
compatible=10.0.0.0.0
# Pools
java_pool_size=50331648
large_pool_size=8388608
shared_pool_size=83886080
# Processes and Sessions
processes=150
# Security and Auditing
remote_login_passwordfile=EXCLUSIVE
# Shared Server
dispatchers="(PROTOCOL=TCP) (SERVICE=testXDB)"
# Sort, Hash Joins, Bitmap Indexes
pga_aggregate_target=25165824
sort_area_size=65536
# System Managed Undo and Rollback Segments
undo_management=AUTO
undo_tablespace=UNDOTBS1
Now I am getting this error
ORACLE instance shut down.
SQL> connect / as sysdba;
Connected to an idle instance.
SQL> startup nomount pfile='F:\jee\Testinit.ora';
ORACLE instance started.
Total System Global Area 171966464 bytes
Fixed Size 787988 bytes
Variable Size 145750508 bytes
Database Buffers 25165824 bytes
Redo Buffers 262144 bytes
SQL> alter database mount;
alter database mount
ERROR at line 1:
ORA-00201: controlfile version 10.1.0.2.0 incompatible with ORACLE version
10.0.0.0.0
ORA-00202: controlfile: 'F:\JEE\CONTROL01.CTL'

Similar Messages

  • Please Help me in Labview and MS Access Database Connective

    Please Help me in LabVIEW and MS Access Database Connective through an example . I am new to LabVIEW .I need simple example that take a data from a table and display it on front panel .
    thanks in advance .

    duplicate post

  • Please help me to load a list of databases

    I need to get the location alias information from 10 Application's databases.What shall I do to load a list of databases?Please help me

    Below is the example of a Maxl script to load multiple APP & DB and then display location alias for them: -
    /*Following Maxl command will store output of all below mentioned MaxL command in a file*/
    spool on to FILE-PATH;
    /*Login command to access Essbase server*/
    login USER-NAME identified by PASSWORD on SERVER-NAME;
    /*Below Maxl statements load databases- DB-NAME1, DB-NAME2, DB-NAME3 of an application - APP-NAME1 and show location aliases for each databases*/
    alter application APP-NAME1 load database DB-NAME1;
    display location alias on database DB-NAME1;
    alter application APP-NAME1 load database DB-NAME2;
    display location alias on database DB-NAME2;
    alter application APP-NAME1 load database DB-NAME3;
    display location alias on database DB-NAME3;
    /*Below Maxl statements load databases- DB-NAME1, DB-NAME2, DB-NAME3 of an application - APP-NAME2 and show location aliases for each databases*/
    alter application APP-NAME2 load database DB-NAME1;
    display location alias on database DB-NAME1;
    alter application APP-NAME2 load database DB-NAME2;
    display location alias on database DB-NAME2;
    alter application APP-NAME2 load database DB-NAME3;
    display location alias on database DB-NAME3;
    spool off;
    log off;
    Hope it help you.
    Atul

  • Please help, I moved my music from library 2my ipod, and it's not there...

    I've uploaded my music onto my library, which including converting music to a compatible format, and moved it to my ipod in iTunes. In the list everything is there. However, once I disconnect my ipod and switch it on, only 4-5 songs appear. Yet I've moved about 80 songs onto it.
    Can someone help me? I have so much music that I want to put on my 30gig ipod, but if I can't get it to work, I'm considering to return it. (Which is sad cause it was a 21st Bday pressie.)
    Any help would be much appreciated.
    Thankyou.

    Read this article http://docs.info.apple.com/article.html?artnum=301748
    If you don't want a bunch of sub-folders all you need to do is create a new Compilation and call it - mp3's or what ever - select all the tunes that you want in that Compilation from the main iTunes window - CMD-I and Compilation =Yes. All those tune will now be in on folder located in the Compilations folder of iTunes. For this to work you also need to select the 'keep' option.
    MJ

  • Please help with moving/storing files

    I'm looking to move/or store music files to a external hard drive.Idealy i'd like to be able to turn on my hard drive and see all the music files on itunes.is this possible even if not,how do i load my music to the external hard drive? I have a owc mercury elite pro.Thanks

    The default setting in iTunes is to store a copy of every song you add to it in the iTunes Music Folder.
    If you change this setting, you can keep music anywhere you please, like an external. Go to your iTunes preferences. Click the Advanced button and select the General tab. You'll see a checkbox next to 'Copy files to iTunes Music Folder when adding to library'. Uncheck that box. Click the OK button in the bottom right corner.
    Now, create a place to keep music on the external. Under the File menu, select Add To Library. Select the folder on the external and everything inside will be added. Just remember that whenever you go mobile or don't have the external connected, those songs won't be available. As obvious as this sounds, I only bring this up because I've seen people do this and their iTunes library ended up in complete chaos. They would end up with a copy on their internal and their external or would trash the wrong copy, stuff like that. These were not the most organized people though.
    Does that make sense?

  • Please help with better sql plan - full test case

    Hello,
    here is my test case:
    SQL> create table ib_auth_devices(dv_id number(12) primary key , dv_cl_id number(12));
    Table created.
    SQL> create table ib_clients (cl_id number(12) primary key);
    Table created.
    SQL> alter table ib_auth_devices add constraint fk1 foreign key(dv_cl_id) references ib_clients(cl_id);
    Table altered.
    SQL> create table ib_tokens (to_dv_id number(12) primary key);
    Table created.
    SQL> alter table ib_tokens add constraint to_dv_id foreign key(to_dv_id) references ib_auth_devices(dv_id);
    Table altered.
    SQL> create table ib_auth_cards(au_dv_id number(12) primary key);
    Table created.
    SQL>  alter table ib_auth_cards add constraint  au_dv_id foreign key(au_dv_id) references ib_auth_devices(dv_id);
    Table altered.
    SQL> insert into ib_clients values(1);
    1 row created.
    SQL> insert into ib_clients values(2);
    1 row created.
    SQL> insert into ib_clients values(3);
    1 row created.
    SQL> insert into ib_clients values(4);
    1 row created.
    SQL> insert into ib_clients values(5);
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> insert into ib_auth_devices values(1 , 1);
    1 row created.
    SQL> insert into ib_auth_devices values(2 , 2);
    1 row created.
    SQL>  insert into ib_auth_devices values(3,3);
    1 row created.
    SQL> insert into ib_auth_devices values(4,4);
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> insert into ib_tokens values(1);
    1 row created.
    SQL> insert into ib_tokens values(2);
    1 row created.
    SQL> insert into ib_tokens values(3);
    1 row created.
    SQL> insert into ib_auth_cards values(1);
    1 row created.
    SQL> insert into ib_auth_cards values(2);
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> select cl_id from ib_clients;
         CL_ID
             1
             2
             3
             4
             5
    SQL> select cl_id from ib_clients cli , ib_auth_devices ad
      2  where
      3  cli.cl_id = ad.dv_cl_id;
         CL_ID
             1
             2
             3
             4
    SQL> select * from ib_tokens;
      TO_DV_ID
             1
             2
             3
    SQL> select * from ib_auth_cards;
      AU_DV_ID
             1
             2
    SQL> select * from ib_clients;
         CL_ID
             1
             2
             3
             4
             5
    SQL> select * from ib_auth_devices;
         DV_ID   DV_CL_ID
             1          1
             2          2
             3          3
             4          4
    SQL> exec dbms_stats.gather_table_stats(user , 'IB_AUTH_DEVICES' , cascade => true);
    PL/SQL procedure successfully completed.
    SQL> exec dbms_stats.gather_table_stats(user , 'IB_TOKENS'  , cascade => true);
    PL/SQL procedure successfully completed.
    SQL>  exec dbms_stats.gather_table_stats(user , 'IB_CLIENTS' , cascade => true);
    PL/SQL procedure successfully completed.
    SQL> exec dbms_stats.gather_table_stats(user , 'IB_AUTH_CARDS' ,  cascade => true);
    PL/SQL procedure successfully completed.
    SQL> l
      1  select cli.cl_id from ib_clients cli , ib_auth_devices ad,
      2          (select dv_cl_id as cl_id
      3            from ib_auth_cards, ib_auth_devices
      4            where
      5               au_dv_id = dv_id
      6            ) cards,
      7  (       select dv_cl_id as cl_id
      8            from ib_tokens, ib_auth_devices
      9            where
    10               to_dv_id = dv_id
    11           ) tokens
    12  where
    13  cli.cl_id = ad.dv_cl_id
    14  and cards.cl_id(+)= cli.cl_id
    15  and cards.cl_id is null
    16  and tokens.cl_id(+)= cli.cl_id
    17* and tokens.cl_id is null
    SQL> r
      1  select cli.cl_id from ib_clients cli , ib_auth_devices ad,
      2          (select dv_cl_id as cl_id
      3            from ib_auth_cards, ib_auth_devices
      4            where
      5               au_dv_id = dv_id
      6            ) cards,
      7  (       select dv_cl_id as cl_id
      8            from ib_tokens, ib_auth_devices
      9            where
    10               to_dv_id = dv_id
    11           ) tokens
    12  where
    13  cli.cl_id = ad.dv_cl_id
    14  and cards.cl_id(+)= cli.cl_id
    15  and cards.cl_id is null
    16  and tokens.cl_id(+)= cli.cl_id
    17* and tokens.cl_id is null
    Execution Plan
       0      SELECT STATEMENT Optimizer=CHOOSE (Cost=5 Card=4 Bytes=128)
       1    0   FILTER
       2    1     HASH JOIN (OUTER)
       3    2       FILTER
       4    3         HASH JOIN (OUTER)
       5    4           NESTED LOOPS (Cost=1 Card=4 Bytes=24)
       6    5             TABLE ACCESS (FULL) OF 'IB_AUTH_DEVICES' (Cost=1
               Card=4 Bytes=12)
       7    5             INDEX (UNIQUE SCAN) OF 'SYS_C008299' (UNIQUE)
       8    4           VIEW (Cost=1 Card=2 Bytes=26)
       9    8             NESTED LOOPS (Cost=1 Card=2 Bytes=18)
      10    9               TABLE ACCESS (FULL) OF 'IB_AUTH_DEVICES' (Cost
              =1 Card=4 Bytes=24)
      11    9               INDEX (UNIQUE SCAN) OF 'SYS_C008303' (UNIQUE)
      12    2       VIEW (Cost=1 Card=3 Bytes=39)
      13   12         NESTED LOOPS (Cost=1 Card=3 Bytes=27)
      14   13           TABLE ACCESS (FULL) OF 'IB_AUTH_DEVICES' (Cost=1 C
              ard=4 Bytes=24)
      15   13           INDEX (UNIQUE SCAN) OF 'SYS_C008301' (UNIQUE)
    Statistics
              0  recursive calls
             12  db block gets
              9  consistent gets
              0  physical reads
              0  redo size
            364  bytes sent via SQL*Net to client
            431  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              8  sorts (memory)
              0  sorts (disk)
              1  rows processedAny ideas about rewriting this query to achive better performance ?
    Oracle version 8.1.7
    Best Regards.
    Grzegorz

    The answer to this question totally depends on the real volumes you have in your tables. Your test case is probably not showing us these volumes.
    However, I see some needless table accesses, so it's probably safe to conclude that this rewrite will speed something up:
    SQL> create table ib_auth_devices(dv_id number(12) primary key , dv_cl_id number(12));
    Tabel is aangemaakt.
    SQL> create table ib_clients (cl_id number(12) primary key);
    Tabel is aangemaakt.
    SQL> alter table ib_auth_devices add constraint fk1 foreign key(dv_cl_id) references ib_clients(cl_id);
    Tabel is gewijzigd.
    SQL> create table ib_tokens (to_dv_id number(12) primary key);
    Tabel is aangemaakt.
    SQL> alter table ib_tokens add constraint to_dv_id foreign key(to_dv_id) references ib_auth_devices(dv_id);
    Tabel is gewijzigd.
    SQL> create table ib_auth_cards(au_dv_id number(12) primary key);
    Tabel is aangemaakt.
    SQL> alter table ib_auth_cards add constraint  au_dv_id foreign key(au_dv_id) references ib_auth_devices(dv_id);
    Tabel is gewijzigd.
    SQL> insert into ib_clients values(1);
    1 rij is aangemaakt.
    SQL> insert into ib_clients values(2);
    1 rij is aangemaakt.
    SQL> insert into ib_clients values(3);
    1 rij is aangemaakt.
    SQL> insert into ib_clients values(4);
    1 rij is aangemaakt.
    SQL> insert into ib_clients values(5);
    1 rij is aangemaakt.
    SQL> insert into ib_auth_devices values(1 , 1);
    1 rij is aangemaakt.
    SQL> insert into ib_auth_devices values(2 , 2);
    1 rij is aangemaakt.
    SQL> insert into ib_auth_devices values(3,3);
    1 rij is aangemaakt.
    SQL> insert into ib_auth_devices values(4,4);
    1 rij is aangemaakt.
    SQL> insert into ib_tokens values(1);
    1 rij is aangemaakt.
    SQL> insert into ib_tokens values(2);
    1 rij is aangemaakt.
    SQL> insert into ib_tokens values(3);
    1 rij is aangemaakt.
    SQL> insert into ib_auth_cards values(1);
    1 rij is aangemaakt.
    SQL> insert into ib_auth_cards values(2);
    1 rij is aangemaakt.
    SQL> exec dbms_stats.gather_table_stats(user , 'IB_AUTH_DEVICES' , cascade => true);
    PL/SQL-procedure is geslaagd.
    SQL> exec dbms_stats.gather_table_stats(user , 'IB_TOKENS'  , cascade => true);
    PL/SQL-procedure is geslaagd.
    SQL> exec dbms_stats.gather_table_stats(user , 'IB_CLIENTS' , cascade => true);
    PL/SQL-procedure is geslaagd.
    SQL> exec dbms_stats.gather_table_stats(user , 'IB_AUTH_CARDS' ,  cascade => true);
    PL/SQL-procedure is geslaagd.
    SQL> set autotrace on explain
    SQL> select cli.cl_id
      2    from ib_clients cli
      3       , ib_auth_devices ad
      4       , ( select dv_cl_id as cl_id
      5             from ib_auth_cards
      6                , ib_auth_devices
      7            where au_dv_id = dv_id
      8         ) cards
      9       , ( select dv_cl_id as cl_id
    10             from ib_tokens
    11                , ib_auth_devices
    12            where to_dv_id = dv_id
    13         ) tokens
    14   where cli.cl_id = ad.dv_cl_id
    15     and cards.cl_id(+)= cli.cl_id
    16     and cards.cl_id is null
    17     and tokens.cl_id(+)= cli.cl_id
    18     and tokens.cl_id is null
    19  /
                                     CL_ID
                                         4
    1 rij is geselecteerd.
    Uitvoeringspan
       0      SELECT STATEMENT Optimizer=CHOOSE (Cost=10 Card=4 Bytes=128)
       1    0   FILTER
       2    1     HASH JOIN (OUTER)
       3    2       FILTER
       4    3         HASH JOIN (OUTER)
       5    4           NESTED LOOPS (Cost=4 Card=4 Bytes=24)
       6    5             TABLE ACCESS (FULL) OF 'IB_AUTH_DEVICES' (Cost=3 Card=4 Bytes=12)
       7    5             INDEX (UNIQUE SCAN) OF 'SYS_C001354381' (UNIQUE) (Cost=1 Card=1 Bytes=3)
       8    4           VIEW (Cost=3 Card=2 Bytes=26)
       9    8             NESTED LOOPS (Cost=3 Card=2 Bytes=18)
      10    9               INDEX (FULL SCAN) OF 'SYS_C001354385' (UNIQUE) (Cost=2 Card=2 Bytes=6)
      11    9               TABLE ACCESS (BY INDEX ROWID) OF 'IB_AUTH_DEVICES' (Cost=2 Card=1 Bytes=6)
      12   11                 INDEX (UNIQUE SCAN) OF 'SYS_C001354380' (UNIQUE) (Cost=1 Card=1)
      13    2       VIEW (Cost=3 Card=3 Bytes=39)
      14   13         NESTED LOOPS (Cost=3 Card=3 Bytes=27)
      15   14           INDEX (FULL SCAN) OF 'SYS_C001354383' (UNIQUE) (Cost=2 Card=3 Bytes=9)
      16   14           TABLE ACCESS (BY INDEX ROWID) OF 'IB_AUTH_DEVICES' (Cost=2 Card=1 Bytes=6)
      17   16             INDEX (UNIQUE SCAN) OF 'SYS_C001354380' (UNIQUE) (Cost=1 Card=1)
    SQL> select cli.cl_id
      2    from ib_clients cli
      3       , ib_auth_devices ad
      4   where cli.cl_id = ad.dv_cl_id
      5     and not exists
      6         ( select 'dummy'
      7             from ib_auth_cards
      8            where au_dv_id = ad.dv_id
      9         )
    10     and not exists
    11         ( select 'dummy'
    12             from ib_tokens
    13            where to_dv_id = ad.dv_id
    14         )
    15  /
                                     CL_ID
                                         4
    1 rij is geselecteerd.
    Uitvoeringspan
       0      SELECT STATEMENT Optimizer=CHOOSE (Cost=8 Card=1 Bytes=9)
       1    0   FILTER
       2    1     NESTED LOOPS (Cost=4 Card=1 Bytes=9)
       3    2       TABLE ACCESS (FULL) OF 'IB_AUTH_DEVICES' (Cost=3 Card=1 Bytes=6)
       4    2       INDEX (UNIQUE SCAN) OF 'SYS_C001354381' (UNIQUE) (Cost=1 Card=1 Bytes=3)
       5    1     INDEX (UNIQUE SCAN) OF 'SYS_C001354385' (UNIQUE) (Cost=1 Card=1 Bytes=3)
       6    1     INDEX (UNIQUE SCAN) OF 'SYS_C001354383' (UNIQUE) (Cost=1 Card=1 Bytes=3)Regards,
    Rob.

  • Please Help with moving animation

    Hey, im having trouble figuring out this technique.. where say for instance someone is running past a pole and once they cross the other side a word appears as they run by.
    And when you use a tree and move it across the screen as a transition.
    What should i search to learn these?

    You will also find links to many
    free tutorials in the PremiereProPedia that will quickly show you how things are done in Premiere Pro.
    Cheers
    Eddie
    PremiereProPedia   (
    RSS feed)
    - Over 300 frequently answered questions
    - Over 250 free tutorials
    - Maintained by editors like
    you
    Forum FAQ

  • Please help !!! change character_set of database

    hi friends
    i have a problem
    i create a database with this character set --> we8iso8859p1
    now i need to change the character set to ar8mswin1256.
    i donot want to create a new database.
    is there any way?
    thanks.
    shoja.

    Hi,
    I do not think there is any direct way to do that like alter databse or something like that.I am not sure about ar8mswin1256 character set but for UTF8,You must export data, recreate the database and import data back. Export and import will do the necessary conversion. Set NLS_LANG to UTF8 in export and import sessions.
    The current character set must be a strict subset of the character set to which you change. That is, each character represented by a codepoint value in the source character set must be represented by the same codepoint value in the target character set.
    This is exactly the condition that is not fulfilled by WE8ISO8859P1 and UTF8. The codepoint values of non-ASCII characters in WE8ISO8859P1 (160-255) are not the same in UTF8. The corresponding UTF8 codepoints are two-byte each. Only ASCII codes (0-127) are the same.It is why you have to export and import. This process will convert the codepoints as required.
    Yogi
    [email protected]

  • Hi! I have a kernel panic problem on my macbook pro! Please help me!!!

    Hi! At the Apple store they changed my harddisk twice, but they didn't solve my problem.. Every time I try to install applications or to update the software, the kernel panic message appears (you need to restart your computer..etc) and I don't know what to do! I have already sent the signal to apple and verified permissions and when I did the hardware test, it appeared that i have a 4MEM/1/40000000:0xa9facf98 error...
    this is the problem when I restart my computer:
    127752 sec
    Panics Since Last Report:          5
    Anonymous UUID:                    87B4D406-9EA4-4E3B-9E09-88BEB0DB4D23
    Sun Nov 17 17:06:03 2013
    panic(cpu 1 caller 0x293042): "pmap_pv_remove(0x84b6e0,0x6da5b000,0x113279): empty hash"@/SourceCache/xnu/xnu-1504.5.30/osfmk/i386/pmap_internal.h:719
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x5891b8a8 : 0x21b456 (0x5cf870 0x5891b8dc 0x2238b2 0x0)
    0x5891b8f8 : 0x293042 (0x58e64c 0x84b6e0 0x6da5b000 0x0)
    0x5891ba28 : 0x293754 (0x84b6e0 0x6da00000 0x0 0xfeb6d000)
    0x5891ba98 : 0x2608f1 (0x84b6e0 0x6d74b000 0x0 0x6df3b000)
    0x5891bbc8 : 0x260e8c (0x6df3b000 0x0 0x0 0x0)
    0x5891bc08 : 0x277765 (0x30f3ebc 0x6d74b000 0x0 0x6df3b000)
    0x5891bc68 : 0x49f449 (0x30f3ebc 0x44100000 0x5891bd38 0x0)
    0x5891bc88 : 0x3124c1 (0x44100000 0x0 0x0 0x0)
    0x5891bd58 : 0x424705 (0x5891bdfc 0x5891bdbc 0x11ab5804 0x0)
    0x5891bdd8 : 0x2faf85 (0x5891bdfc 0x3 0x5891be28 0x57d71d)
    0x5891be28 : 0x2effd4 (0x11a3d9d4 0x5891bec4 0x800 0x5891bf54)
    0x5891be78 : 0x494edd (0xda37a30 0x5891bec4 0x1 0x5891bf54)
    0x5891bf18 : 0x495520 (0x5891bf54 0xda37a30 0x36a05000 0x1)
    0x5891bf78 : 0x4ed9bd (0xe8392a0 0xdcbec68 0xe0c53a4 0xffffffff)
    0x5891bfc8 : 0x29f43d (0xdcbec64 0x0 0x10 0xdcbec64)
    BSD process name corresponding to current thread: update_dyld_shar
    Mac OS version:
    10D2125
    Kernel version:
    Darwin Kernel Version 10.3.2: Wed Mar 17 14:55:00 PDT 2010; root:xnu-1504.5.30~3/RELEASE_I386
    System model name: MacBookPro7,1 (Mac-F222BEC8)
    System uptime in nanoseconds: 2230319898307
    unloaded kexts:
    com.apple.driver.AirPortBrcm43xx          423.91.27 (addr 0xec5000, size 0x1900544) - last unloaded 216410373495
    loaded kexts:
    com.apple.driver.AppleHWSensor          1.9.3d0 - last loaded 76967759672
    com.apple.driver.AGPM          100.11.6
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AppleHDA          1.8.6f7
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.driver.AudioAUUC          1.4
    com.apple.driver.AppleMikeyDriver          1.8.6f7
    com.apple.driver.SMCMotionSensor          3.0.0d4
    com.apple.kext.AppleSMCLMU          1.5.0d3
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.1.2
    com.apple.driver.AppleIntelPenrynProfile          17
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.1.2d9
    com.apple.driver.AppleLPC          1.4.12
    com.apple.driver.AppleBacklight          170.0.20
    com.apple.driver.AppleUpstreamUserClient          3.3.2
    com.apple.GeForce          6.1.2
    com.apple.driver.AppleUSBTCButtons          1.8.1b1
    com.apple.driver.AppleIRController          303.5.1
    com.apple.driver.AppleUSBTCKeyboard          1.8.1b1
    com.apple.iokit.SCSITaskUserClient          2.6.5
    com.apple.driver.AppleUSBCardReader          2.5.4
    com.apple.iokit.IOAHCIBlockStorage          1.6.2
    com.apple.BootCache          31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.driver.AppleUSBHub          4.0.0
    com.apple.driver.AppleUSBEHCI          4.0.0
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.iokit.AppleBCM5701Ethernet          2.3.8b2
    com.apple.driver.AirPortBrcm43224          424.16
    com.apple.driver.AppleFWOHCI          4.7.1
    com.apple.driver.AppleAHCIPort          2.1.2
    com.apple.driver.AppleUSBOHCI          3.9.6
    com.apple.driver.AppleEFINVRAM          1.3.0
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleACPIButtons          1.3.2
    com.apple.driver.AppleSMBIOS          1.5
    com.apple.driver.AppleACPIEC          1.3.2
    com.apple.driver.AppleAPIC          1.4
    com.apple.security.sandbox          0
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.11
    com.apple.driver.AppleIntelCPUPowerManagementClient          105.6.0
    com.apple.driver.AppleIntelCPUPowerManagement          105.6.0
    com.apple.driver.DspFuncLib          1.8.6f7
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IOSurface          74.0
    com.apple.iokit.IOBluetoothSerialManager          2.3.3f7
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IOAudioFamily          1.7.6fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          1.8.6f7
    com.apple.iokit.IOHDAFamily          1.8.6f7
    com.apple.driver.AppleSMBusController          1.0.8d0
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.AppleSMC          3.0.1d2
    com.apple.driver.IOPlatformPluginFamily          4.1.2d9
    com.apple.driver.AppleSMBusPCI          1.0.8d0
    com.apple.nvidia.nv50hal          6.1.2
    com.apple.NVDAResman          6.1.2
    com.apple.iokit.IONDRVSupport          2.1
    com.apple.iokit.IOGraphicsFamily          2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.3.3f7
    com.apple.driver.AppleUSBBluetoothHCIController          2.3.3f7
    com.apple.iokit.IOBluetoothFamily          2.3.3f7
    com.apple.driver.AppleUSBMultitouch          204.13
    com.apple.iokit.IOUSBHIDDriver          4.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.5
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.5
    com.apple.iokit.IOUSBMassStorageClass          2.6.1
    com.apple.driver.XsanFilter          402.1
    com.apple.driver.AppleUSBMergeNub          4.0.0
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOAHCISerialATAPI          1.2.4
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.5
    com.apple.iokit.IOUSBUserClient          4.0.0
    com.apple.iokit.IO80211Family          311.1
    com.apple.iokit.IONetworkingFamily          1.9
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOAHCIFamily          2.0.4
    com.apple.iokit.IOUSBFamily          4.0.0
    com.apple.driver.NVSMU          2.2.7
    com.apple.driver.AppleEFIRuntime          1.3.0
    com.apple.iokit.IOHIDFamily          1.6.3
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          283
    com.apple.iokit.IOStorageFamily          1.6.1
    com.apple.driver.AppleACPIPlatform          1.3.2
    com.apple.iokit.IOPCIFamily          2.6
    com.apple.iokit.IOACPIFamily          1.3.0
    Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f7
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.16 )
    Bluetooth: Version 2.3.3f7, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK5065GSXF, 465,76 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N, 7,8 GB
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26100000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x06500000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06610000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0x06300000 visualizzate quando apri Stickies.
    PLEASE HELP ME!!

    The Hardware Test detected a RAM problem.  Take out the chips and make certain that the connections are clean and reinstall them.  Make certain that they are well seated. 
    If the problem occurs again, test with one chip at a time.  Also swap bays if necessary.
    Please indicate if you have installed new RAM and if so what brand and the specifications.
    Ciao.
    Message was edited by: OGELTHORPE

  • WTH IS ERROR CODE 3??!! PLEASE HELP!!

    My girlfriends i4 started to say "searching" after the first update to iOS7....
    Did the whole airplane mode on and off thing, reset network setting, and everything, but nothing worked. Finally did a restore and was able to get service back to the phone. This happened almost everyweek, making me restore all the time. Then one day it said to upgrade to iOS 7.0.2, so did that and the phone froze in the middle of the upgrade. Tried to restore, got the error 3 code that I cant seem to find any info on anywhere!! Took the phone to apple, guy could not fix and told me that i now own a brick.
    My issue seems to be a hang up in the firmware....it goes almost all the way on the progress bar on the phone, then craps out in the same spot everytime. I tried even using redsnow to get in and boot, but nothing. Only thing interesting is that it says that its missing keys.plist.
    SOMEONE PLEASE HELP!!!!

    Apple tested it and could not find a solution or a fix. Told me I could throw the phone now since its now a brick. He did not offer me anything as a replacement or options, but to go to where I bought it. So I did, I went to verizon and they told me that they refer people to apple for problems. I told the lady I had just came from there and looking to get a replacement phone. She said go back to apple. The phone has never been compromised, has never been jailbroken, has never had any kits or anything like that. Just a case and a screen protector. I seem to be getting the run a round from every angle about this issue! 

  • Statspack Problem(Please Help)

    Hi,
    I got the below error from Statspack report run. It runs after every one hour and the database version is 9.2.0.8. Please help how to resolve it.
    ERROR: Database/Instance does not exist in STATS$DATABASE_INSTANCE
    ERROR: Begin Snapshot Id specified does not exist for this database/instance
    ERROR: End Snapshot Id specified does not exist for this database/instance
    WARNING: timed_statitics setting changed between begin/end snaps: TIMINGS ARE IN
    VALID
    ERROR: Snapshots chosen span an instance shutdown: RESULTS ARE INVALID
    ERROR: Session statistics are for different sessions: RESULTS NOT PRINTED
    begin
    ERROR at line 1:
    ORA-20100: Missing Init.ora parameter db_block_size
    ORA-06512: at "PERFSTAT.STATSPACK", line 727
    ORA-06512: at "PERFSTAT.STATSPACK", line 1126
    ORA-06512: at line 2
    STATSPACK report for
    DB Name DB Id Instance Inst Num Release Cluster Host
    :ela := ;
    ERROR at line 4:
    ORA-06550: line 4, column 17:
    PLS-00103: Encountered the symbol ";" when expecting one of the following:
    ( - + case mod new not null <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> avg
    count current exists max min prior sql stddev sum variance
    execute forall merge time timestamp interval date
    <a string literal with character set specification>
    <a number> <a single-quoted SQL string> pipe
    The symbol "null" was substituted for ";" to continue.
    ORA-06550: line 6, column 16:
    PLS-00103: Encountered the symbol ";" when expecting one of the following:
    ( - + case mod new not null <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> avg
    count current exists max min prior sql stddev su
    Cache Sizes (end)
    ~~~~~~~~~~~~~~~~
    Buffer Cache: M Std Block Size: K
    Shared Pool Size: M Log Buffer: K
    Load Profile
    ~~~~~~~~~~~ Per Second Per Transaction
    Redo size:
    Logical reads:
    Block changes:
    Physical reads:
    Physical writes:
    User calls:
    Parses:
    Hard parses:
    Sorts:
    Logons:
    Executes:
    Transactions:
    % Blocks changed per Read: Recursive Call %:
    Rollback per transaction %: Rows per Sort:
    Instance Efficiency Percentages (Target 100%)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Buffer Nowait %: Redo NoWait %:
    Buffer Hit %: In-memory Sort %:
    Library Hit %: Soft Parse %:
    Execute to Parse %: Latch Hit %:
    Parse CPU to Parse Elapsd %: % Non-Parse CPU:
    SGA Memory Summary for DB: Instance: Snaps: 23410 -23412
    SGA regions Size in Bytes
    sum
    End of Report
    UNDO Usage
    Free space in GB 29.52
    USED space in GB 75.2
    TEMP_TABLESPACE MB_TOTAL MB_USED MB_FREE
    TEMP 208162 6 208156
    WHS_CUBES_TEMP 33000 0 33000
    WHS_VIEWER_TEMP 67688 0 67688
    HP-UX eesci007 B.11.11 U 9000/800 08/18/10
    04:00:44 %usr %sys %wio %idle
    04:00:49 57 29 13 2
    04:00:54 57 24 17 2
    04:00:59 57 29 11 2
    04:01:04 54 31 13 3
    04:01:09 51 33 13 3
    Average 55 29 14 2
    procs memory page faults cpu
    r b w avm free re at pi po fr de sr in sy cs us sy id
    5 6

    user605926 wrote:
    Hi,
    I got the below error from Statspack report run. It runs after every one hour and the database version is 9.2.0.8. Please help how to resolve it.
    ERROR: Database/Instance does not exist in STATS$DATABASE_INSTANCE
    ERROR: Begin Snapshot Id specified does not exist for this database/instance
    ERROR: End Snapshot Id specified does not exist for this database/instance
    WARNING: timed_statitics setting changed between begin/end snaps: TIMINGS ARE IN
    VALID
    ERROR: Snapshots chosen span an instance shutdown: RESULTS ARE INVALID
    ERROR: Session statistics are for different sessions: RESULTS NOT PRINTED
    begin
    ERROR at line 1:
    ORA-20100: Missing Init.ora parameter db_block_size
    ORA-06512: at "PERFSTAT.STATSPACK", line 727
    ORA-06512: at "PERFSTAT.STATSPACK", line 1126
    ORA-06512: at line 2
    You might want to take a look at the docs: http://download.oracle.com/docs/cd/B10500_01/server.920/a96533/statspac.htm#21708
    Note:
    It is not correct to specify begin and end snapshots where the begin snapshot and end snapshot were taken from different instance startups. In other words, the instance must not have been shutdown between the times that the begin and end snapshots were taken.
    At the first part of the report the database id is given. Do a select * from STATS$DATABASE_INSTANCE and verify that the DBID present matches the database/instance you are attempting to run the reprot upon. The report should be ran from the same instance in which the snapshots were taken.

  • Objects Moved to XI Production but no execution  --  please help  ?

    Hi friends   ,
                         I have developed my scenario and moved [ Transported ]   my design objects [IR] to production .  <b>I have tested in XI Dev everything is working</b> .
                        I have done the  configuation  [ID]  in XI Production side. But , no further processing [ action ] is happen.
                      scenario   JDBC  <-- > RFC
                         I have configured my JDBC Sender adapter       exacylt as what i configured on   XI Devoelopment side.
                       It is not even firing select query and update query on DATABASE ?
                      It is not even triggering the receive step of BPM .
                      What can i do for this ? Please help me .
    Best Regards .,
    V.Rangarajan

    Hey
    thats the JDBC driver,did you install the drivers using SDM properly?
    also have a look at the following
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bf4b1055-0d01-0010-32a3-b3848d77a6b9
    thanx
    Ahmad
    Message was edited by:
            Ahmad

  • My macbook Pro 13" 2013 has a mouse problem, its not moving naturally, and keeps on moving around like its dancing. Please help solve this!!

    My macbook Pro 13" 2013 has a mouse problem, its not moving naturally, and keeps on moving around like its dancing. Please help solve this!!

    Go step by step and test.
    1. Restart
    2. Shut down the computer.
        Clean the trackpad with moist not wet microfiber cloth.
        System Preferences > Point & Click
        Try turning off three finger dragging and then turning it on after  testing.
    3. Is there any Bluetooth device nearby with failing batteries? If so, replace the batteries.
      4. Reset PRAM:   http://support.apple.com/kb/PH14222
    5. Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".
    6. Close all windows and quit all applications.
        Click the Spotlight -the magnifying glass icon- in the menu bar. Enter Disk utility in the box.
        Select Disk Utility from the drop down. When the Disk utility window opens up,
        select  Macintosh HD, then First Aid.
        Click Repair Disk Permissions button.
        Ignore the  time remaining estimate.
        Last 1 minute may take longer.

  • How do I delete movies from iTunes library? I have moved them to the iCloud and now only seem to have the option to hide the icon in iCloud.  I am sure I chose poorly at the 'keep file' window.  Please help. My Brain hurts- 18   movies need to go-.

    How do I delete movies from iTunes library? I have moved them to the iCloud and now only seem to have the option to hide the icon in iCloud.  I am sure I chose poorly at the 'keep file' window.  Please help. My Brain hurts… 18 plus movies need to go….  Thank you.

    Instead of removing the music from the cloud or the iTunes library why not shuffle your music using a Smart Playlist which excludes the holiday music, or tracks that are not checked. For example, use this very simple Smart Playlist:

  • I have my Calendar app syncing with iCloud.  Every time I open it it says, "Moving Calendars to Server Account..."  It runs and runs and does not stop.  As a result, I cannot access my calendars.  Please help.

    I have my Calendar app syncing with iCloud.  Every time I open it it says, "Moving Calendars to Server Account..."  It runs and runs and does not stop.  As a result, I cannot access my calendars.  Please help.

    I have the same problem, I tried the solution of Dr Cox but that didn't work as he said go to system preference then mail, contacts etc. but I don't have that.  Can someone help?
    Elaine

Maybe you are looking for

  • Itunes crashes when I try to update the songs on ipod

    I have a G4 running the newest update and also itunes 7.0.1 This is what is happening: I start itunes, plug in my ipod. The ipod screen within itunes comes up and then I click on the tab at the top labled music and itunes chrashes every time. How am

  • LoginWindow WindowServer crash while using old Carbon software?

    I have 10.6.0 on a white Intel Core2Duo iMac. Whether I have no other software running, or Safari this event happens intermittently. When I do a search/replace with BBEdit 7.1.4 (yes I know it is old), the WindowServer or LoginWindow is crashing, and

  • Connecting 30" display to 2013 Macbook Air

    Is it possible to get full 2560x1600 resolution out of 30" DELL U3014 by connecting to June-2013 Macbook Air? If yes, at what refresh rate, and what adapter should I use for this?

  • Updating to IOS 5.0.1 deleted all my contacts and calender - twice! - help

    So Sunday evening my iphone was connected to my home wi-fi and a message popped up asking if i wanted to update to iOS 5.0.1 So i clicked and it installed and everything was fine. I woke up on monday morning and every single one of my 70+ contacts ha

  • Java doesn't work right

    I prefer Mozilla over Internet Explorer. But Java works on Explorer. I've read a dozen posts from other people who have this problem. Most of the fixes are complicated or have to be redone often. Just downloaded latest version of Mozilla, and I can't