SELECT APDU? How do I interprete this SW1 and SW2? HELP!

Hi,
Earlier today I had problems regarding communicating with my GemPlus PC430. I used OpenCard Framework. I've now discovered that Java 6 has support for smartcards through javax.smartcardio.*. I can now communicate with the cardreader/card, but when I do so I get the output shown be. How should I interpret the values of Select Resp and response.
Terminals: [PC/SC terminal Gemplus GemPC430 0]
card: PC/SC card in Gemplus GemPC430 0, protocol T=0, state OK
Select Resp:  6A 82
response:  6D 00
I use the following APDU's:
static byte[] selectUserApplet = new byte[] {(byte)0x00, (byte)0xA4, (byte)0x04, (byte)0x00, (byte)0x09, (byte)0xa0, (byte)0x0, (byte)0x0, (byte)0x0, (byte)0x62, (byte)0x3, (byte)0x1, (byte)0xc, (byte)0x5};
static byte[] getID = {(byte)0x80, (byte)0x02, (byte)0x00, (byte)0x00};
The AID is: 0xa0:0x0:0x0:0x0:0x62:0x3:0x1:0xc:0x5
The CLA is: 0x80
The INS is: 0x02
So - what is the 6A 82 and the 6D 00?
Thank you in advance...
Kind Regards
/Haber
Edited by: Haber on Sep 20, 2007 9:41 AM

When I load the Applet this is the out put is the applet loaded or?????????????
Java Card 2.2.2 APDU Tool, Version 1.3
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to lic
ense terms.
WARNING: PC/SC is not officially supported and may not work on all platforms.
Before SCardEstablishContext ...
After SCardEstablishContext ...
SUCCESS ...-855572480
Reader 0 : Gemplus GemPC430 0NativeConnect Context is ... -855572480
NativeConnect card is ... ea010000
NativeStatus card is ... ea010000
Received ATR = 0x3f 0x6d 0x00 0x00 0x80 0x31 0x80 0x65 0xb0 0x05 0x01 0x02 0x5e 0x83 0x00 0x90 0x00
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 14
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 00, INS: a4, P1: 04, P2: 00, Lc: 09, a0, 00, 00, 00, 62, 03, 01, 08, 01, Le: 00, SW1: 6a, SW2: 82
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b0, P1: 00, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b2, P1: 01, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 27
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 01, P2: 00, Lc: 16, 01, 00, 13, de, ca, ff, ed, 01, 02, 04, 00, 01, 09, a0, 00, 00, 00, 62, 03, 01, 0c, 05, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: bc, P1: 01, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b2, P1: 02, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 02, P2: 00, Lc: 20, 02, 00, 1f, 00, 13, 00, 1f, 00, 0e, 00, 15, 00, 7e, 00, 1e, 02, 18, 00, 12, 00, 4d, 00, 00, 01, 3d, 00, 03, 00, 01, 00, 04, 02, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 7
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 02, P2: 00, Lc: 02, 01, 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: bc, P1: 02, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b2, P1: 04, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 29
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 04, P2: 00, Lc: 18, 04, 00, 15, 02, 03, 01, 07, a0, 00, 00, 00, 62, 01, 01, 00, 01, 07, a0, 00, 00, 00, 62, 00, 01, Le: 00, SW1: 69, SW2:85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: bc, P1: 04, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b2, P1: 03, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 22
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 03, P2: 00, Lc: 11, 03, 00, 0e, 01, 0a, a0, 00, 00, 00, 62, 03, 01, 0c, 05, 01, 00, 0c, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: bc, P1: 03, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b2, P1: 06, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 06, P2: 00, Lc: 20, 06, 00, 1e, 00, 80, 03, 00, ff, 00, 07, 01, 00, 00, 00, 18, 00, 80, 03, 02, 00, 01, 04, 04, 00, 00, 00, b0, ff, ff, 00, a3, 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 6
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 06, P2: 00, Lc: 01, b8, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: bc, P1: 06, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b2, P1: 07, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 07, 02, 18, 00, 01, 40, 18, 8c, 00, 10, 18, 8b, 00, 1d, 7a, 04, 30, 8f, 00, 02, 18, 1d, 1e, 8c, 00, 03, 7a, 02, 21, 19, 8b, 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 04, 2d, 1a, 04, 25, 73, 00, 17, 00, 02, 00, 03, 00, 0b, 00, 11, 18, 19, 8c, 00, 05, 7a, 18, 19, 8c, 00, 06, 7a, 7a, 04, 22, 19, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 8b, 00, 04, 2d, 19, 8b, 00, 07, 32, 19, 7b, 00, 08, 92, 8b, 00, 09, 19, 7b, 00, 08, 03, 7b, 00, 08, 92, 8b, 00, 0a, 7a, 03, 22, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 19, 8b, 00, 04, 2d, 19, 8b, 00, 07, 32, 1a, 03, 7c, 00, 0b, 8d, 00, 0c, 3b, 19, 03, 04, 8b, 00, 0d, 7a, 05, 40, 18, 8c, 00, 10, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 18, 8f, 00, 0e, 3d, 06, 10, 08, 8c, 00, 0f, 87, 00, ad, 00, 19, 1e, 1f, 8b, 00, 11, 18, 8b, 00, 1d, 7a, 04, 30, 8f, 00, 12, 18, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 1d, 1e, 8c, 00, 13, 7a, 01, 10, ad, 00, 8b, 00, 14, 61, 04, 03, 78, 04, 78, 01, 10, ad, 00, 8b, 00, 15, 7a, 02, 21, 19, 8b, 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 04, 2d, 1a, 03, 25, 61, 0a, 1a, 04, 25, 10, a4, 6b, 03, 7a, 1a, 03, 25, 10, b0, 6a, 08, 11, 6e, 00, 8d, 00, 16, 1a, 04, 25, 75, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 00, 2d, 00, 04, 00, 20, 00, 27, 00, 30, 00, 21, 00, 40, 00, 1b, 00, 50, 00, 15, 18, 19, 8c, 00, 17, 7a, 18, 19, 8c, 00, 18, 7a, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 18, 19, 8c, 00, 19, 7a, 18, 19, 8c, 00, 1a, 7a, 11, 6d, 00, 8d, 00, 16, 7a, 03, 24, ad, 00, 8b, 00, 1b, 61, 08, 11, 63, 01, 8d, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 00, 16, 19, 8b, 00, 04, 2d, 1a, 07, 25, 32, 19, 8b, 00, 1c, 5b, 29, 04, 1f, 04, 6b, 07, 16, 04, 04, 6a, 08, 11, 67, 00, 8d, 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 16, 1a, 08, 25, 29, 05, 16, 05, 10, 7f, 6e, 06, 16, 05, 63, 08, 11, 6a, 83, 8d, 00, 16, af, 01, 16, 05, 41, 11, 7f, ff
, 6f, 08, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 11, 6a, 84, 8d, 00, 16, 18, af, 01, 16
, 05, 41, 89, 01, 7a, 03, 24, ad, 00, 8b, 00, 1b, 61, 08, 11, 63, 01, 8d, 00, 16
, 19, 8b, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 00, 04, 2d, 1a, 07, 25, 32, 19, 8b, 00
, 1c, 5b, 29, 04, 1f, 04, 6b, 07, 16, 04, 04, 6a, 08, 11, 67, 00, 8d, 00, 16, 1a
, 08, 25, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 29, 05, 16, 05, 10, 7f, 6e, 06, 16, 05
, 63, 08, 11, 6a, 83, 8d, 00, 16, af, 01, 16, 05, 43, 63, 08, 11, 6a, 85, 8d, 00
, 16, 18, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, af, 01, 16, 05, 43, 89, 01, 7a, 04, 22
, 19, 8b, 00, 04, 2d, 19, 8b, 00, 07, 32, 1f, 05, 6d, 08, 11, 67, 00, 8d, 00, 16
, 19, 05, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 20, 8b, 00, 09, 1a, 03, af, 01, 10, 08, 4f
, 5b, 38, 1a, 04, af, 01, 11, 00, ff, 53, 5b, 38, 19, 03, 05, 8b, 00, 0d, 7a, 04
, 22, 19, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 32
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 07, P2: 00, Lc: 1b, 8b, 00, 04, 2d, 19, 8b, 00, 1c, 5b, 32
, ad, 00, 1a, 08, 1f, 8b, 00, 1e, 61, 08, 11, 63, 00, 8d, 00, 16, 7a, Le: 00, SW
1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: bc, P1: 07, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b2, P1: 08, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 26
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 08, P2: 00, Lc: 15, 08, 00, 12, 00, 03, 00, 01, 00, 01, 03
, 00, 04, 4d, 61, 64, 73, 00, 00, 00, 01, 01, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: bc, P1: 08, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b2, P1: 05, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 05, P2: 00, Lc: 20, 05, 00, 7e, 00, 1f, 02, 00, 0c, 00, 02
, 00, 0c, 01, 01, 00, 00, 00, 06, 00, 00, 01, 03, 80, 0a, 01, 06, 00, 00, 3a, 06
, 00, 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 05, P2: 00, Lc: 20, 5b, 03, 80, 0a, 07, 05, 00, 00, 00, 03
, 80, 0a, 09, 03, 80, 0a, 05, 05, 00, 00, 02, 06, 80, 10, 06, 03, 80, 0a, 04, 01
, 80, 09, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 05, P2: 00, Lc: 20, 00, 06, 80, 09, 00, 06, 80, 03, 00, 03
, 80, 09, 08, 01, 00, 0c, 00, 06, 00, 00, 77, 03, 80, 09, 02, 03, 80, 09, 05, 06
, 80, 07, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 05, P2: 00, Lc: 20, 01, 06, 00, 01, c5, 06, 00, 01, 6c, 06
, 00, 01, 10, 06, 00, 01, fa, 03, 80, 09, 04, 03, 80, 0a, 06, 03, 80, 03, 01, 03
, 80, 09, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 6
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 05, P2: 00, Lc: 01, 01, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: bc, P1: 05, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b2, P1: 09, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 09, P2: 00, Lc: 20, 09, 00, 4d, 00, 0f, 89, 02, 1b, 0d, 60
, 41, 11, 05, 05, 41, 0e, 05, 20, 09, 1c, 00, 3a, 05, 04, 06, 06, 07, 14, 06, 08
, 05, 05, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 37
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 09, P2: 00, Lc: 20, 04, 04, 04, 04, 07, 05, 06, 03, 07, 07
, 04, 07, 0a, 04, 06, 06, 08, 0d, 07, 1b, 1d, 06, 06, 06, 07, 08, 08, 04, 09, 12
, 15, 10, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 21
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b4, P1: 09, P2: 00, Lc: 10, 10, 08, 04, 09, 12, 15, 0d, 0f, 05, 0b
, 05, 19, 07, 05, 0a, 08, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: bc, P1: 09, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 5
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: ba, P1: 00, P2: 00, Lc: 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 17
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 80, INS: b8, P1: 00, P2: 00, Lc: 0c, 0a, a0, 00, 00, 00, 62, 03, 01, 0c, 05
, 01, 00, Le: 00, SW1: 69, SW2: 85
NativeTransmit card is ... ea010000
NativeTransmit_barray(): inlen 15
NativeTransmit_barray(): return code 0x0, return length 2
CLA: 00, INS: a4, P1: 04, P2: 00, Lc: 0a, a0, 00, 00, 00, 62, 03, 01, 0c, 05, 01
, Le: 00, SW1: 6a, SW2: 82
NativeDisconnect is ... ea010000

Similar Messages

  • How do I interpret this validation result?

    How do I interpret this validation result?
    13366 [Element <7>] [Rings 3, 4][Edge <0> in ring <3>][Edge <0> in ring <4>]
    --ORA-13366: invalid combination of interior exterior rings
    --Cause: In an Oracle Spatial geometry, interior and exterior rings are not used consistently.
    --Action: Make sure that the interior rings corresponding to an exterior ring follow the exterior ring in the ordinate array.
    I think it means that rings 3 and 4 in element 7 have interior vs exterior issues, but element 7 does not have rings 3 or 4; it does have rings 1 and 2.
    I am using Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production

    here is the result...
    SQL> select c.geom.sdo_elem_info from de_lec c where c.lec_gcode = '9417';
    SDO_ELEM_INFO_ARRAY(1, 1003, 1, 69097, 2003, 1, 70747, 2003, 1, 74383, 1003, 1, 122715, 2003, 1, 124
    , 1003, 1, 233915, 2003, 1, 235071, 2003, 1, 236407, 2003, 1, 236469, 1003, 1, 252279, 1003, 1, 2652
    1003, 1, 290105, 1003, 1, 301625, 2003, 1, 302471, 1003, 1, 309783, 1003, 1, 320973, 1003, 1, 33194
    1003, 1, 354945, 1003, 1, 374059, 1003, 1, 378163, 1003, 1, 392505, 1003, 1, 394375, 1003, 1, 398463
    003, 1, 416955, 1003, 1, 419939, 1003, 1, 422193, 1003, 1, 423811, 1003, 1, 425763, 1003, 1, 428065,
    03, 1, 433357, 1003, 1, 436003, 1003, 1, 441597, 1003, 1, 442599, 1003, 1, 450817, 1003, 1, 453779,
    3, 1, 459279, 1003, 1, 460957, 1003, 1, 463733, 1003, 1, 472079, 1003, 1, 473515, 1003, 1, 475225, 1
    , 1, 477279, 1003, 1, 478213, 1003, 1, 480013, 1003, 1, 482317, 1003, 1, 484677, 1003, 1, 485797, 10
    1, 487885, 1003, 1, 489137, 1003, 1, 490473, 1003, 1, 494967, 1003, 1, 495533, 1003, 1, 496545, 100
    1, 502053, 1003, 1, 502731, 1003, 1, 507419, 1003, 1, 509385, 1003, 1, 510463, 1003, 1, 511541, 1003
    , 513055, 1003, 1, 515103, 1003, 1, 515485, 1003, 1, 516215, 1003, 1, 518501, 1003, 1, 518893, 1003,
    521707, 1003, 1, 522173, 1003, 1, 523241, 1003, 1, 523753, 1003, 1, 524655, 1003, 1, 525181, 1003,
    526689, 1003, 1, 527041, 1003, 1, 527631, 1003, 1, 528079, 1003, 1, 529339, 1003, 1, 529505, 1003, 1
    30239, 1003, 1, 530351, 1003, 1, 531627, 1003, 1, 531835, 1003, 1, 532029, 1003, 1, 532363, 1003, 1,
    3919, 1003, 1, 534317, 1003, 1, 534755, 1003, 1, 535307, 1003, 1, 535545, 1003, 1, 536431, 1003, 1,
    117, 1003, 1, 537379, 1003, 1, 537871, 1003, 1, 538127, 1003, 1, 538459, 1003, 1, 539661, 1003, 1, 5
    89, 1003, 1, 540359, 1003, 1, 540585, 1003, 1, 540713, 1003, 1, 541065, 1003, 1, 541391, 1003, 1, 54
    1, 1003, 1, 543035, 1003, 1, 545329, 1003, 1, 545743, 1003, 1, 546109, 1003, 1, 546209, 1003, 1, 546
    , 1003, 1, 546945, 1003, 1, 546991, 1003, 1, 547333, 1003, 1, 547969, 1003, 1, 548239, 1003, 1, 5483
    1003, 1, 549721, 1003, 1, 550091, 1003, 1, 550203, 1003, 1, 550417, 1003, 1, 550511, 1003, 1, 55062
    1003, 1, 550915, 1003, 1, 551459, 1003, 1, 551701, 1003, 1, 551889, 1003, 1, 552763, 1003, 1, 552957
    003, 1, 555273, 1003, 1, 555331, 1003, 1, 555489, 1003, 1, 556235, 1003, 1, 556551, 1003, 1, 556699,
    03, 1, 557223, 1003, 1, 558425, 1003, 1, 558735, 1003, 1, 558825, 1003, 1, 559043, 1003, 1, 559237,
    3, 1, 559513, 1003, 1, 559679, 1003, 1, 559829, 1003, 1, 559977, 1003, 1, 560099, 1003, 1, 560877, 1
    , 1, 561599, 1003, 1, 561667, 1003, 1, 562085, 1003, 1, 562361, 1003, 1, 563011, 1003, 1, 564005, 10
    1, 564445, 1003, 1, 564587, 1003, 1, 564659, 1003, 1, 564775, 1003, 1, 564959, 1003, 1, 565105, 100
    1, 565535, 1003, 1, 565591, 1003, 1, 565679, 1003, 1, 565881, 1003, 1, 566451, 1003, 1, 566575, 1003
    , 566871, 1003, 1, 566987, 1003, 1, 567231, 1003, 1, 567885, 1003, 1, 568059, 1003, 1, 568227, 1003,
    568493, 1003, 1, 569317, 1003, 1, 569449, 1003, 1, 569805, 1003, 1, 569859, 1003, 1, 570097, 1003,
    570547, 1003, 1, 570815, 1003, 1, 570863, 1003, 1, 570961, 1003, 1, 571089, 1003, 1, 571143, 1003, 1
    71669, 1003, 1, 572099, 1003, 1, 572195, 1003, 1, 572319, 1003, 1, 572425, 1003, 1, 572531, 1003, 1,
    2729, 1003, 1, 572929, 1003, 1, 573087, 1003, 1, 573137, 1003, 1, 573255, 1003, 1, 573611, 1003, 1,
    747, 1003, 1, 573813, 1003, 1, 574339, 1003, 1, 574425, 1003, 1, 574485, 1003, 1, 574579, 1003, 1, 5
    83, 1003, 1, 574925, 1003, 1, 575035, 1003, 1, 575211, 1003, 1, 575361, 1003, 1, 575803, 1003, 1, 57
    1, 1003, 1, 576015, 1003, 1, 576103, 1003, 1, 576203, 1003, 1, 576299, 1003, 1, 576759, 1003, 1, 576
    , 1003, 1, 577073, 1003, 1, 577277, 1003, 1, 577339, 1003, 1, 577463, 1003, 1, 577541, 1003, 1, 5777
    1003, 1, 578153, 1003, 1, 578301, 1003, 1, 578529, 1003, 1, 578737, 1003, 1, 578805, 1003, 1, 57893
    1003, 1, 579223, 1003, 1, 579353, 1003, 1, 579431, 1003, 1, 579491, 1003, 1, 579561, 1003, 1, 579629
    003, 1, 579735, 1003, 1, 579815, 1003, 1, 579857, 1003, 1, 580577, 1003, 1, 580803, 1003, 1, 580837,
    03, 1, 580997, 1003, 1, 581059, 1003, 1, 581367, 1003, 1, 581479, 1003, 1, 581547, 1003, 1, 581903,
    3, 1, 582299, 1003, 1, 582417, 1003, 1, 582729, 1003, 1, 582911, 1003, 1, 583379, 1003, 1, 583459, 1
    , 1, 583769, 1003, 1, 583951, 1003, 1, 584011, 1003, 1, 584057, 1003, 1, 584113, 1003, 1, 584211, 10
    1, 584437, 1003, 1, 584841, 1003, 1, 584859, 1003, 1, 585043, 1003, 1, 585277, 1003, 1, 585371, 100
    1, 585521, 1003, 1, 585625, 1003, 1, 585681, 1003, 1, 585815, 1003, 1, 586027, 1003, 1, 586149, 1003
    , 586623, 1003, 1, 586777, 1003, 1, 586819, 1003, 1, 586929, 1003, 1, 587171, 1003, 1, 587289, 1003,
    587823, 1003, 1, 587855, 1003, 1, 587983, 1003, 1, 588155, 1003, 1, 588321, 1003, 1, 588379, 1003,
    588547, 1003, 1, 588873, 1003, 1, 588939, 1003, 1, 588999, 1003, 1, 589347, 1003, 1, 589389, 1003, 1
    89643, 1003, 1, 589971, 1003, 1, 590289, 1003, 1, 590481, 1003, 1, 590565, 1003, 1, 590627, 1003, 1,
    0797, 1003, 1, 590877, 1003, 1, 590953, 1003, 1, 591033, 1003, 1, 591393, 1003, 1, 591703, 1003, 1,
    873, 1003, 1, 591917, 1003, 1, 592019, 1003, 1, 592047, 1003, 1, 592345, 1003, 1, 592461, 1003, 1, 5
    49, 1003, 1, 592689, 1003, 1, 592745, 1003, 1, 592783, 1003, 1, 592963, 1003, 1, 593009, 1003, 1, 59
    7, 1003, 1, 593415, 1003, 1, 593475, 1003, 1, 593513, 1003, 1, 593789, 1003, 1, 593915, 1003, 1, 593
    , 1003, 1, 594165, 1003, 1, 594215, 1003, 1, 594243, 1003, 1, 594311, 1003, 1, 594349, 1003, 1, 5944
    1003, 1, 594589, 1003, 1, 594825, 1003, 1, 595109, 1003, 1, 595139, 1003, 1, 595199, 1003, 1, 59534
    1003, 1, 595447, 1003, 1, 595611, 1003, 1, 595743, 1003, 1, 595811, 1003, 1, 595995, 1003, 1, 596097
    003, 1, 596239, 1003, 1, 596291, 1003, 1, 596445, 1003, 1, 596553, 1003, 1, 596625, 1003, 1, 596789,
    03, 1, 596877, 1003, 1, 596959, 1003, 1, 596993, 1003, 1, 597057, 1003, 1, 597181, 1003, 1, 597293,
    3, 1, 597459, 1003, 1, 597547, 1003, 1, 597651, 1003, 1, 597863, 1003, 1, 597999, 1003, 1, 598075, 1
    , 1, 598337, 1003, 1, 598379, 1003, 1, 598517, 1003, 1, 598547, 1003, 1, 598875, 1003, 1, 599093, 10
    1, 599201, 1003, 1, 599385, 1003, 1, 599491, 1003, 1, 599513, 1003, 1, 599649, 1003, 1, 599705, 100
    1, 600221, 1003, 1, 600255, 1003, 1, 600355, 1003, 1, 600461, 1003, 1, 600553, 1003, 1, 600617, 1003
    , 600737, 1003, 1, 600799, 1003, 1, 600825, 1003, 1, 600923, 1003, 1, 601157, 1003, 1, 601199, 1003,
    601281, 1003, 1, 601335, 1003, 1, 601471, 1003, 1, 601517, 1003, 1, 601725, 1003, 1, 601859, 1003,
    602315, 1003, 1, 602403, 1003, 1, 602577, 1003, 1, 602815, 1003, 1, 602909, 1003, 1, 603097, 1003, 1
    03275, 1003, 1, 603335, 1003, 1, 603357, 1003, 1, 603857, 1003, 1, 603941, 1003, 1, 604079, 1003, 1,
    4293, 1003, 1, 604377, 1003, 1, 604441, 1003, 1, 604537, 1003, 1, 604581, 1003, 1, 604749, 1003, 1,
    913, 1003, 1, 604997, 1003, 1, 605025, 1003, 1, 605103, 1003, 1, 605157, 1003, 1, 605241, 1003, 1, 6
    65, 1003, 1, 605443, 1003, 1, 605743, 1003, 1, 605929, 1003, 1, 606129, 1003, 1, 606203, 1003, 1, 60
    9, 1003, 1, 606635, 1003, 1, 606789, 1003, 1, 606849, 1003, 1, 606879, 1003, 1, 607021, 1003, 1, 607
    , 1003, 1, 607441, 1003, 1, 607629, 1003, 1, 607747, 1003, 1, 607819, 1003, 1, 607845, 1003, 1, 6079
    1003, 1, 608123, 1003, 1, 608177, 1003, 1, 608341, 1003, 1, 608389, 1003, 1, 608691, 1003, 1, 60879
    1003, 1, 608849, 1003, 1, 609019, 1003, 1, 609037, 1003, 1, 609233, 1003, 1, 609319, 1003, 1, 609373
    003, 1, 609671, 1003, 1, 609757, 1003, 1, 609857, 1003, 1, 609881, 1003, 1, 609907, 1003, 1, 609941,
    03, 1, 610051, 1003, 1, 610105, 1003, 1, 610215, 1003, 1, 610347, 1003, 1, 610463, 1003, 1, 610587,
    3, 1, 610797, 1003, 1, 610877, 1003, 1, 610903, 1003, 1, 610999, 1003, 1, 611371, 1003, 1, 611465, 1
    , 1, 611629, 1003, 1, 611659, 1003, 1, 611683, 1003, 1, 611831, 1003, 1, 611919, 1003, 1, 612049, 10
    1, 612153, 1003, 1, 612289, 1003, 1, 612411, 1003, 1, 612481, 1003, 1, 612509, 1003, 1, 612603, 100
    1, 612791, 1003, 1, 612813, 1003, 1, 612927, 1003, 1, 613015, 1003, 1, 613041, 1003, 1, 613085, 1003
    , 613245, 1003, 1, 613381, 1003, 1, 613411, 1003, 1, 613433, 1003, 1, 613459, 1003, 1, 613485, 1003,
    613809, 1003, 1, 613831, 1003, 1, 613909, 1003, 1, 613949, 1003, 1, 614049, 1003, 1, 614115, 1003,
    614407, 1003, 1, 614499, 1003, 1, 614613, 1003, 1, 614637, 1003, 1, 614687, 1003, 1, 614761, 1003, 1
    14803, 1003, 1, 614837, 1003, 1, 614909, 1003, 1, 614981, 1003, 1, 615011, 1003, 1, 615147, 1003, 1,
    5221, 1003, 1, 615303, 1003, 1, 615415, 1003, 1, 615435, 1003, 1, 615515, 1003, 1, 615601, 1003, 1,
    661, 1003, 1, 615729, 1003, 1, 615811, 1003, 1, 615865, 1003, 1, 615979, 1003, 1, 616065, 1003, 1, 6
    55, 1003, 1, 616413, 1003, 1, 616485, 1003, 1, 616593, 1003, 1, 616673, 1003, 1, 616759, 1003, 1, 61
    5, 1003, 1, 617001, 1003, 1, 617065, 1003, 1, 617117, 1003, 1, 617245, 1003, 1, 617327, 1003, 1, 617
    , 1003, 1, 617513, 1003, 1, 617633, 1003, 1, 617715, 1003, 1, 617783, 1003, 1, 617805, 1003, 1, 6178
    1003, 1, 618007, 1003, 1, 618085, 1003, 1, 618149, 1003, 1, 618167, 1003, 1, 618263, 1003, 1, 61832
    1003, 1, 618389, 1003, 1, 618463, 1003, 1, 618489, 1003, 1, 618511, 1003, 1, 618575, 1003, 1, 618603
    003, 1, 618739, 1003, 1, 618771, 1003, 1, 618867, 1003, 1, 618885, 1003, 1, 618943, 1003, 1, 619005,
    03, 1, 619115, 1003, 1, 619167, 1003, 1, 619243, 1003, 1, 619291, 1003, 1, 619335, 1003, 1, 619415,
    3, 1, 619507, 1003, 1, 619571, 1003, 1, 619597, 1003, 1, 619625, 1003, 1, 619745, 1003, 1, 619855, 1
    , 1, 619979, 1003, 1, 620025, 1003, 1, 620133, 1003, 1, 620193, 1003, 1, 620243, 1003, 1, 620411, 10
    1, 620535, 1003, 1, 620693, 1003, 1, 620747, 1003, 1, 620803, 1003, 1, 620865, 1003, 1, 620935, 100
    1, 621075, 1003, 1, 621149, 1003, 1, 621171, 1003, 1, 621197, 1003, 1, 621273, 1003, 1, 621349, 1003
    , 621441, 1003, 1, 621463, 1003, 1, 621583, 1003, 1, 621651, 1003, 1, 621701, 1003, 1, 621753, 1003,
    621911, 1003, 1, 621933, 1003, 1, 621989, 1003, 1, 622125, 1003, 1, 622183, 1003, 1, 622253, 1003,
    622337, 1003, 1, 622387, 1003, 1, 622415, 1003, 1, 622497, 1003, 1, 622545, 1003, 1, 622577, 1003, 1
    22641, 1003, 1, 622731, 1003, 1, 622795, 1003, 1, 622845, 1003, 1, 622893, 1003, 1, 622951, 1003, 1,
    3099, 1003, 1, 623163, 1003, 1, 623269, 1003, 1, 623345, 1003, 1, 623485, 1003, 1, 623541, 1003, 1,
    765, 1003, 1, 623829, 1003, 1, 623869, 1003, 1, 623931, 1003, 1, 623951, 1003, 1, 623967, 1003, 1, 6
    87, 1003, 1, 624143, 1003, 1, 624193, 1003, 1, 624363, 1003, 1, 624407, 1003, 1, 624447, 1003, 1, 62
    5, 1003, 1, 624601, 1003, 1, 624619, 1003, 1, 624675, 1003, 1, 624759, 1003, 1, 624817, 1003, 1, 624
    , 1003, 1, 625069, 1003, 1, 625099, 1003, 1, 625145, 1003, 1, 625181, 1003, 1, 625277, 1003, 1, 6253
    1003, 1, 625403, 1003, 1, 625453, 1003, 1, 625527, 1003, 1, 625585, 1003, 1, 625635, 1003, 1, 62568
    1003, 1, 625715, 1003, 1, 625775, 1003, 1, 625841, 1003, 1, 625855, 1003, 1, 626021, 1003, 1, 626079
    003, 1, 626167, 1003, 1, 626229, 1003, 1, 626307, 1003, 1, 626357, 1003, 1, 626423, 1003, 1, 626529,
    03, 1, 626651, 1003, 1, 626667, 1003, 1, 626737, 1003, 1, 626801, 1003, 1, 626867, 1003, 1, 626887,
    3, 1, 627123, 1003, 1, 627167, 1003, 1, 627185, 1003, 1, 627207, 1003, 1, 627225, 1003, 1, 627269, 1
    , 1, 627437, 1003, 1, 627483, 1003, 1, 627539, 1003, 1, 627657, 1003, 1, 627707, 1003, 1, 627721, 10
    1, 627817, 1003, 1, 627897, 1003, 1, 627961, 1003, 1, 628015, 1003, 1, 628127, 1003, 1, 628145, 100
    1, 628197, 1003, 1, 628237, 1003, 1, 628289, 1003, 1, 628345, 1003, 1, 628391, 1003, 1, 628457, 1003
    , 628533, 1003, 1, 628585, 1003, 1, 628611, 1003, 1, 628683, 1003, 1, 628735, 1003, 1, 628753, 1003,
    628823, 1003, 1, 628849, 1003, 1, 628919, 1003, 1, 628999, 1003, 1, 629031, 1003, 1, 629079, 1003,
    629115, 1003, 1, 629129, 1003, 1, 629179, 1003, 1, 629251, 1003, 1, 629295, 1003, 1, 629319, 1003, 1
    29567, 1003, 1, 629647, 1003, 1, 629681, 1003, 1, 629723, 1003, 1, 629765, 1003, 1, 629783, 1003, 1,
    9879, 1003, 1, 629895, 1003, 1, 629945, 1003, 1, 629995, 1003, 1, 630037, 1003, 1, 630093, 1003, 1,
    173, 1003, 1, 630217, 1003, 1, 630295, 1003, 1, 630371, 1003, 1, 630409, 1003, 1, 630465, 1003, 1, 6
    65, 1003, 1, 630623, 1003, 1, 630695, 1003, 1, 630737, 1003, 1, 630755, 1003, 1, 630803, 1003, 1, 63
    7, 1003, 1, 630931, 1003, 1, 630959, 1003, 1, 631037, 1003, 1, 631113, 1003, 1, 631205, 1003, 1, 631
    , 1003, 1, 631343, 1003, 1, 631361, 1003, 1, 631375, 1003, 1, 631389, 1003, 1, 631453, 1003, 1, 6314
    1003, 1, 631647, 1003, 1, 631715, 1003, 1, 631747, 1003, 1, 631791, 1003, 1, 631853, 1003, 1, 63186
    1003, 1, 631955, 1003, 1, 631989, 1003, 1, 632003, 1003, 1, 632067, 1003, 1, 632125, 1003, 1, 632165
    003, 1, 632273, 1003, 1, 632309, 1003, 1, 632323, 1003, 1, 632361, 1003, 1, 632399, 1003, 1, 632429,
    03, 1, 632493, 1003, 1, 632507, 1003, 1, 632575, 1003, 1, 632635, 1003, 1, 632665, 1003, 1, 632709,
    3, 1, 632809, 1003, 1, 632833, 1003, 1, 632875, 1003, 1, 632909, 1003, 1, 632921, 1003, 1, 632967, 1
    , 1, 633001, 1003, 1, 633027, 1003, 1, 633091, 1003, 1, 633119, 1003, 1, 633159, 1003, 1, 633195, 10
    1, 633259, 1003, 1, 633287, 1003, 1, 633325, 1003, 1, 633361, 1003, 1, 633387, 1003, 1, 633443, 100
    1, 633539, 1003, 1, 633589, 1003, 1, 633619, 1003, 1, 633697, 1003, 1, 633717, 1003, 1, 633737, 1003
    , 633853, 1003, 1, 633895, 1003, 1, 633937, 1003, 1, 633967, 1003, 1, 634011, 1003, 1, 634049, 1003,
    634093, 1003, 1, 634115, 1003, 1, 634145, 1003, 1, 634177, 1003, 1, 634221, 1003, 1, 634281, 1003,
    634349, 1003, 1, 634379, 1003, 1, 634407, 1003, 1, 634471, 1003, 1, 634497, 1003, 1, 634529, 1003, 1
    34567, 1003, 1, 634597, 1003, 1, 634617, 1003, 1, 634653, 1003, 1, 634683, 1003, 1, 634695, 1003, 1,
    4741, 1003, 1, 634789, 1003, 1, 634817, 1003, 1, 634899, 1003, 1, 634969, 1003, 1, 635009, 1003, 1,
    105, 1003, 1, 635143, 1003, 1, 635183, 1003, 1, 635217, 1003, 1, 635229, 1003, 1, 635263, 1003, 1, 6
    01, 1003, 1, 635327, 1003, 1, 635349, 1003, 1, 635387, 1003, 1, 635399, 1003, 1, 635425, 1003, 1, 63
    7, 1003, 1, 635481, 1003, 1, 635509, 1003, 1, 635539, 1003, 1, 635615, 1003, 1, 635635, 1003, 1, 635
    , 1003, 1, 635699, 1003, 1, 635713, 1003, 1, 635751, 1003, 1, 635801, 1003, 1, 635841, 1003, 1, 6358
    1003, 1, 635931, 1003, 1, 635953, 1003, 1, 635965, 1003, 1, 636001, 1003, 1, 636041, 1003, 1, 63607
    1003, 1, 636217, 1003, 1, 636239, 1003, 1, 636281, 1003, 1, 636365, 1003, 1, 636377, 1003, 1, 636399
    003, 1, 636439, 1003, 1, 636465, 1003, 1, 636499, 1003, 1, 636537, 1003, 1, 636555, 1003, 1, 636589,
    03, 1, 636631, 1003, 1, 636649, 1003, 1, 636671, 1003, 1, 636731, 1003, 1, 636799, 1003, 1, 636819,
    3, 1, 636893, 1003, 1, 636909, 1003, 1, 636995, 1003, 1, 637029, 1003, 1, 637105, 1003, 1, 637163, 1
    , 1, 637193, 1003, 1, 637211, 1003, 1, 637273, 1003, 1, 637303, 1003, 1, 637319, 1003, 1, 637375, 10
    1, 637437, 1003, 1, 637451, 1003, 1, 637467, 1003, 1, 637535, 1003, 1, 637549, 1003, 1, 637575, 100
    1, 637625, 1003, 1, 637679, 1003, 1, 637713, 1003, 1, 637733, 1003, 1, 637769, 1003, 1, 637829, 1003
    , 637907, 1003, 1, 637945, 1003, 1, 637995, 1003, 1, 638029, 1003, 1, 638077, 1003, 1, 638119, 1003,
    638183, 1003, 1, 638217, 1003, 1, 638245, 1003, 1, 638275, 1003, 1, 638299, 1003, 1)
    1 row selected.
    SQL>

  • Was setting up my ipad, turned it off. Came back turned it on and after you select ur country step it came up with "connect to itunes" logo, how do i fix this? And i dont have a computer.?!

    Was setting up my ipad, turned it off. Came back turned it on and after you select ur country step it came up with "connect to itunes" logo, how do i fix this? And i dont have a computer.?!

    Reboot the computer then try placing the iPod in Recovery mode and then restoring via iTunes.
    Next try DFU mode.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • In Yosemite, I can;t operate for more than a few minutes with Keychain or Safari asking for my login password.  How can I turn this off, and still be safe?

    Using Yosemite, I an't seem to work for more than a few minutes without being asked for my login password.  Keychain wants it, Safari wants it, iCloud wants it..the list goes on.  Then in 10 minutes or so, they all want it again.  Passwords are being stored by Safari as usual, but new tabs or pages bring up the request.  How can I turn this off and still have protection?

    Tutorial: Resolving Keychain Issues
    If you can't access your keychain, or forget your password If you can't get into your keychain file because you've forgotten your password or the keychain file appears to be corrupt, there are a couple of options.
    First, if you've forgotten your password, you can use the "Keychain First Aid" utility to make the keychain password the same as the login password. This can be accomplished via the following process:
      1. Open Keychain Access (located in Applications/Utilities)
      2. Go to the "Keychain Access" menu and select "Preferences"
      3. Click the "First Aid" tab
      4. Make sure the "Synchronize login keychain password" box is checked
      5. Close the Preferences window
      6. Go to the "Keychain Access" menu and select "Keychain First Aid"
      7. Enter your username and password
      8. Click the "Repair" button
    The second option is to completely delete your keychain then recreate it. This routine is useful if your keychain appears to be corrupt or otherwise inaccessible. This can be accomplished as follows:
      1. Launch Keychain Access (located in Applications/Utilities)
      2. Click "Show Keychains" in the lower-left corner of the window.
      3. Select the problematic keychain from the left-hand pane.
      4. Navigate to the "File" menu and select "Delete Keychain '(name of keychain)'"
      5. Check all options for deletion and press "OK"
      6. Create a new keychain by going to the "File" menu, then "New" and selecting
          "New Keychain"
      7. You can now make this keychain your default if you desire by selecting it, then
          going to the "File" menu and selecting "Make '(name of keychain)' Default"
    Login as root and perform repair In some cases, problems with keychains can only be resolved when logged in as the root user.
    First, you want to enable the root user:
      1. OS X Mountain Lion: Enable and disable the root user
      2. OS X Lion: Enable and disable the root user
      3. Mac OS X 10.6: Enabling the root user
      4. Enabling and using the "root" user in Mac OS X
    After enabling the root user, and logging in under this account, again open Keychain Access. First attempt repairs using Keychain First Aid, and failing that, delete then recreate the keychain as described above while logged in as root.
    Persistently asked for stored passwords If you are persistently asked for passwords in various applications that you have specified should be remembered in a keychain, your "login" keychain may not be active for one reason or another.
    Navigate to ~/Library/Keychains/ (this is the Library folder inside your user's home folder). Find the file named "login.keychain" and double-click it.
    Failing that, select the "login" keychain within the Keychain Access application and make sure it is the default keychain by going to the "File" menu and selecting "Make 'Login' Default"
    Turn off Keychain synchronization in applications having problems If specific applications are experiencing issues when accessing password-protected material, the Keychain may be to blame.
    The above comes from an article published on MacFixit.com.

  • My itunes library is empty but i want to upgrade my ipod without losing my music. how can i do this? please someone HELP!!!

    i recently got a new laptop so my itunes library is empty but i want to upgrade my ipod without losing my music. how can i do this? please someone HELP!!!

    but i got music from my old laptop and my little brothers laptop so basically its no way i can take whats already on my ipod and put it on my computer and drag and drop it to my new itunes library

  • Im losing my 5s ,i wanna get my photos n others storage back. How can i copy my icloud storage to a new devices or pc ? how can i download this ...anyone help me pleasee..., how to download the icloud storage to pc or new devices

    Im losing my 5s ,i wanna get my photos n others storage back. How can i copy my icloud storage to a new devices or pc ? how can i download this ...anyone help me pleasee...

    Hello. Anwers for 2 questions as below:
    1. Back up and restore your iPhone, iPad, or iPod touch using iCloud or iTunes - Apple Support
       Get help restoring from an iCloud backup - Apple Support
    2.  You can manage iCloud in system preference on Mac OS X or download control panel for Windows.

  • The loading bar at the bottom of my browser has disappeared and I want to reinstall or reactivate it. How do I do this please and what is this bar called? I use the lastest version of Firefox 3.6.3 and Windows XP.

    The loading bar at the bottom of my Firefox browser has suddenly disappeared and I want to reinstall or reactivate it. How do I do this please and what is this bar called? I use the latest version of Firefox 3.6.3 and Windows XP. I have many add ons and I usually automatically install the recommended updates. This problem has never happened before and switching my browser on and off again does not solve the issue.
    == This happened ==
    Every time Firefox opened
    == I am not sure why this suddenly happened. I think it may have been after my usual updates but I am not sure if that has anything to do with it at all.

    Loading Bar? Maybe the URL/address bar where you type sites you want to go to (like www.google.com)? See Navigation Bar below. You may also need to see the first item "Can't see the Menu Bar".
    <u>'''Can't see the Menu Bar'''</u> (File, Edit, View, History, Bookmarks, Tools, Help)?
    Turning the Menu Bar on and off is a new feature in version 3.6.
    ''(Linux & OSX see: [[Menu bar is missing]] )''
    <u>''Windows'' Method 1.</u> '''''Hold down''''' the key and press the following letters in this exact order: V T M
    <u>''Windows'' Method 2.</u> Press and release the key. The Menu Bar will be displayed; then choose ~~red:V~~iew > ~~red:T~~oolbars and click on ~~red:M~~enu Bar.
    The Menu Bar should now be displayed permanently, unless you turn it off again using View > Toolbars. Check mark = displayed, NO check mark = not displayed.
    See: http://support.mozilla.com/en-US/kb/Menu+bar+is+missing
    <u>'''Navigation Toolbar, Bookmarks Toolbar and other Toolbars'''</u> under View > Toolbars. Clicking on one of them will place a check mark (display) or remove the check mark (not displayed).
    <u>'''To display the Status Bar'''</u>, View, then click Status bar to place a check mark (display) or remove the check mark (not displayed).
    <u>'''Full Screen mode'''</u>
    http://kb.mozillazine.org/Netbooks#Full_screen
    Also see:
    ''' [[Back and forward or other toolbar buttons are missing]]'''
    '''[[Navigation Toolbar items]]'''
    You can un-install the Mozilla ActiveX control as Firefox no longer uses it and hasn't since, as I recall, version 2. See: [[ActiveX]]
    To remove Tools > Add-ons > Extensions, click on the item, click Uninstall, click Restart Firefox in the Extensions window.
    <u>'''''Other Issues'''''</u>: ~~red:You have installed plug-ins with known security issues. You should update them immediately.~~
    <u>'''Install/Update Adobe Flash Player for Firefox (aka Shockwave Flash)'''</u>: your ver. 10.0 r45; current ver. 10.1 r53 ('''important security update 2010-06-10''')
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: '''[http://support.mozilla.com/en-US/kb/Managing+the+Flash+plugin#Updating_Flash Updating Flash]'''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    -exit Firefox (File > Exit)
    -check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -double-click on the Adobe Flash installer you just downloaded to install/update Adobe Flash
    -when the Flash installation is complete, start Firefox, and test the Flash installation here: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507&sliceId=1
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version of Flash. To install/update the IE ActiveX Adobe Flash Player, same instructions as above, except use IE to download the ActiveX Flash installer.
    *Also see: http://kb.mozillazine.org/Flash ~~red:'''''AND'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]

  • When insert my lexar USB flash drive I get the message that the disk was not readable by this computer.  It has worked previous to this and I do not want to lose the data by reformatting the drive.  How can I reformat this drive and not lose my data?

    When insert my lexar USB flash drive I get the message that the disk was not readable by this computer.  It has worked previous to this and I do not want to lose the data by reformatting the drive.  How can I reformat this drive and not lose my data?

    You can't reformat it and not wipe everything on it.
    Have you tried a different USB port?
    Only other option, back it up on a different computer.

  • I ordered Illustrator for another user.  I received an invitation that was accepted, logged in and tried to change the account to the name and email of the person it was ordered for.  How can I get this changed and the invitation sent to the right person?

    I ordered Illustrator via creative cloud for another user.  I received an invitation that was accepted  and tried to change the account to the name and email of the person it was ordered for.  How can I get this changed and the invitation sent to the right person? 

    Cloud as a Gift https://forums.adobe.com/thread/1665610

  • How can i use this sript and loade another movie?

    Hi there, i used the following script to load a movie from the server;
    var request:URLRequest = new URLRequest("url string");
    var loader:Loader = new Loader()
    loader.load(request);
    addChild(loader);
    How can i use this sript and loade another movie? Can someone help me please?
    [edited by moderator]

    Sir, I changed it from:
    var request:URLRequest = new URLRequest("http://agusandelsur.gov.ph/downloads/pdrrmo/agusan_del_sur/StaJosefa/Movies/Dir.swf");
    var loader:Loader = new Loader()
    loader.load(request);
    addChild(loader);
    to
    var request:URLRequest = new URLRequest("http://agusandelsur.gov.ph/downloads/pdrrmo/agusan_del_sur/StaJosefa/Movies/Warning.swf");
    var loader:Loader = new Loader()
    loader.load(request);
    addChild(loader);
    When i expord the movie i get the following error.....
    Scene 1, Layer 'Layer 3', Frame 1, Line 6    1151: A conflict exists with definition request in namespace internal.

  • HT4461 I recently downloaded an app from App Store which is a paid app and it doesn't have any features as in the description in the App Store. How do I report this app and stop payment what I did online to purchase it.

    I recently downloaded an app from App Store which is a paid app and it doesn't have any features as in the description in the App Store. How do I report this app and stop payment what I did online to purchase it.

    Hi Sajeed.f,
    This article has the steps to go through to file such a report:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/ht1933
    Cheers!
    - Ari

  • I just purchased 2 ipod touch for my kidz.  and registered them both with my email.  I didn't know every text message I receive, they too would get on their IPod Touch.  HOw do I change this? And do I need to contact a Representative to add them

    i just purchased 2 ipod touch for my kidz (9 & 10 yr. old) .  and registered them both with my email.  I didn't know every text message I receive, they too would get on their IPod Touch.  HOw do I change this? And do I need to contact a Representative to add their own emails....?

    Can you connect to a wifi source on the device? Enable wifi in settings on the device itself. If you don't have wifi at home, there may be a local hotspot you can use for this.
    The reason this happens is carriers don't want people downloading huge files that would slow their network as well as eat up your data plan.

  • I don't want file sent to 'space'.  how do I cancel this file and only keep on my computer?

    I don't want file sent to 'space'.  how do I cancel this file and only keep on my computer?

    I don't understand what you are asking; please clarify.
    Also tell us your operating system and software you are using.

  • Hi, I am trying to download IOS7 to my ipad. The programme has locked at the 'Choose a Wif-Fi network' page, a box says 'joining other network' but the page is greyed out and can't move from it.  How can I clear this screen and finish the download. Thanks

    Hi, I am trying to download IOS7 (not sure if it's 1 or 2) to my ipad. The programme has locked at the 'Choose a Wif-Fi network' page, a box says 'joining other network' but the page is greyed out and can't move from it.  How can I clear this screen and finish the download. Thanks

    Hello Den53,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430?viewlocale=en_US
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider.
    After the device has turned off, press and hold the Sleep/Wake button until the Apple logo appears.
    Best of luck,
    Mario

  • I'd like to transfer the photos from iPhone to MacBook Air. My iPhoto used to detect my iPhone automatically, but it doesn't happen anymore. How could I fox this? Thanks for helping!

    I'd like to transfer the photos from iPhone to MacBook Air. My iPhoto used to detect my iPhone automatically, but it doesn't happen anymore. How could I fox this? Thanks for helping!

    Check the iPhoto preferences:
    From the main menu bar:  iPhoto > Preferences > General:
         "Connecting camera opens"  : Set this option to  "iPhoto".
    If that does not help, disconnect your iPhone and reset your iPhone.
    To reset iPhone, press and hold the Sleep/Wake button and the Home button at the same time for at least 10 seconds, until the Apple logo appears.

Maybe you are looking for

  • Please Help....iTunes will not install...

    error message: the installer encountered errors before iTuens could be configured. iTuens was installed on my computer before...but when I tried to upgrade it to the newest version it did not let me do so...i tried to remove iTuens from my computer a

  • Ras_admin tool does not discover my 6130

    I have recently acquired several 6130 units. I am having problems discovering these units after I installed "SUNWstade". I connected the 6130 directly to the management host using crossover ethernet cables as defined in the documentation. Even though

  • DBMS_schedular.create_job procedure

    HI , I am trying write a scheduler for one of the Pl/SQL package... Here is the package i m trying to schedule...This works absolutely fine   --- Spec create or replace package my_pack as begin procedure common_proc(var_num number); end;   --- Body c

  • Change iten property when Add Row button pressed

    hi, I have advance table on one update page. There are two requirements on that page: 1. One key Item has to be READ_ONLY for saved rows. It can be changed when new row added using Add New Row button. I followed Changing UI properties (SPEL) example.

  • Digital Noise then typing in TextEdit and Journler

    At every keystoke I type in TextEdit and in the application Journler I can sometimes hear a quiet noise (sounds like very young bird calling for food far far away) It is a very annoyning problem, and I have tried almost evrything to get rid of the so