"How can I find how much memory of JCOP card is free ?"

Hi every one,
I use JCOP smart card and I would like to know how much memory is free ,is there any command to display free or used memory?if any one knows the answer of my question please inform me.
yours sincerely,
Orchid.

In JC 2.2.1 you should use the JCSystem.getAvailableMemory(byte memoryType) method. The response is a short --> info about a max. of 32k free memory.
eefree applet is a relict from the JC 2.1 specification. There was no API defined. If you still want to use it, just select this applet or send any APDU to the applet, and it will return a short (bytes of free memory). Be aware that the applet will allocate of up to 32k bytes. Only way to free the memory is to delete the eefree instance.

Similar Messages

  • How  can i find how many smartforms  using a particular smart style

    hi experts  ,
    how  can i find how many smartforms  using a particular smart style
    thnks in advance

    Hi,
    Go to your smartform
    Click on Form Attributes->Output options> There you can find the Style.
    Reward points if useful.
    Thanks!

  • How can I find out if I am eligible for the free upgrade?

    I have a current model MB Air, bought in January this year. How can I find out if I am entitled to the free Lion upgrade? I had a runt around the Lion app store page but couldn't find anything.
    Thanks in advance
    SR

    The only way to get it free that I know of is that you have to have bought a new Mac on or after June 6th, not January..... so it seems you'll need to pay for it.

  • How can i find how many sessions are opened in my database

    Hai
    Iam using Oracle 10g version, front end that iam using is oracle forms6i, sometimes my system get hanged because of some session and not closed i think, can i know how can i find how many session is opened on my database.

    You could query the V$SESSION dynamic view. More info...here...
    HTH!

  • HT3702 HOW CAN I FIND OUT WHO CHARGED MY CREDIT CARD FOR ITUNES

    How can I find out who used my credit card for itunes

    Call your bank or credit card company.

  • HT204370 How can I find how much remaining credit I have on my gift card

    How do I find how much credit I have on my voucher after I re deemed it for part payment on a film ie. voucher was 25 and film not that much

    https://discussions.apple.com/thread/4563991?tstart=0
    Or more threads under More Like This at the right.
    Regards.

  • How can I find how much material has been delivered for a PO

    Hi
    I status tab of Tcode ME23N there is some data regarding delivered material
    like
    delivered
    ordered
    yet to deliver
    How can i find this data (preferably Database table)
    Thanks

    Hi,
    I believe sap is calculating this information in the program...
    You can use the table EKBE to do the calculation..
    <b>For delivered quantity.</b>
    SELECT * FROM EKBE
                 INTO TABLE T_EKBE
                 WHERE EBELN = 'Input po'
                 AND      EBELP = 'Po line item'
                 AND      VGABE = '1'.    " Material documents.
    LOOP AT T_EKBE.
      IF T_EKBE-SHKZG = 'S'.    " Po delivered.
        V_MENGE = V_MENGE + T_EKBE-MENGE.
      ELSE.
       V_MENGE = V_MENGE - T_EKBE-MENGE.
      ENDIF.
    ENDLOOP.
    SELECT SINGLE * FROM EKPO
                 WHERE EBELN = 'Input po'
                 AND      EBELP = 'Po line item'.
    IF V_MENGE = EKPO-MENGE.
      WRITE: / 'Fully delivered'.
    ELSEIF V_MENGE IS INITIAL.
      WRITE: / 'Not delivered'.
    ELSEIF V_MENGE < EKPO-MENGE.
      WRITE: / 'Partially delivered'.
    ENDIF.
    Thanks,
    Naren

  • How can I find how much credit is on my account?

    I received a credit from the ebook settlement. How can I find out the amount still remaining?

    See >  http://support.apple.com/kb/ht5035

  • How can I find how much storage memory left

    Hi every one.
    My applology if I am not in the right place for this question. I would appreciate it if someone would kindly tell me how I can find how much storage memory I have. fs

    On a hard drive?
    Select the drive, and press command "I"
    The Get Info box will appear and give you details on capacity, used and remaining.

  • How can I find how much credit I have available? N...

    I have a Nokia 1100 on a Pay-as-You-Go tariff with Virgin Mobile and have no idea how close I am to running out of credit. Is there a way to find out?
    The manual says that if I go to "Call Register > Prepaid credit > credit info display > On" the information will be displayed in stand by mode.
    I've set this to On - but the phone doesn't display any such information, only the time , signal strength and battery condition.
    Any ideas?
    Thanks

    Have you spoken to Virgin to ask them if there's a code that will display it on the screen?
    Could be worth it - I would have hated having to call when I was on Pay & Go more regularly.
    Nokia History: 3110, 5110, 7110, 7110, 3510i, 6210, 6310i, 5210, 6100, 6610, 7250, 7250i, 6650, 6230, 6230i, 6260, N70, N70, 5300, N95, N95, E71, E72
    Android History: HTC Desire, SE Xperia Arc, HTC Sensation, Sensation XE, One X+, Google Nexus 5

  • How can I find and permanently delete an address card?

    Bought a new MacBook for my wife. Our server informed her that it could not send an email out with this address <tomjones-comcast.net>. Obviously a error. She corrected it but because she was unfamiliar with the process, she created a new address card as well. Now, however, when she addresses an email, the old one still shows up in scroll. She deleted the card but the old address still showed up.
    I used the find command under the File menu with the old email address and discovered where it was located: Home/Library/Caches/com.apple.AddressBook/MetaData
    where it was identified: 11C34DF1-16DA….etc etc.
    I found it in MetaData and dragged it to trash. (later I emptied the trash)
    It still shows up, however, but neither Spotlight or Find can locate it.
    How I can find it and delete it?

    Since the address was incorrect, the email was never sent. The name doesn't appear in the recipient file.
    Since I entered my question at the group, my wife lost all - mail program and alll addresses. I've rebuilt it all with the correct address this time and all is well.
    Thank you.
    By the way I found all the addresses in the Trash in 5 "recovered" folders. Quite neat.

  • How can you find how many MB or GB is your video

    Before I sign on to Vimeo, I want to find out how many MB my video took? Vimeo only allows 500MB

    Hi,
    Several components of Windows Server 2008 and 2012 use Windows Internal Database for their data storage: Active Directory Rights Management Services, Windows System Resource Manager, UDDI Services, Active Directory Federation Services 2.0, IPAM and Windows
    SharePoint Services.
    Which role did you setup or what is the error message did you received?
    Regards.
    Vivian Wang

  • How can I find the code for itunes gift cards?

    for my account settings its telling me put in a code for my debt card. That I do not have and I selected none, now its saying that I need to put in a code for Itunes Gift cards to move on.

    What are you doing with your account (creating it, buying something, ...) and what are you seeing on the screen e.g. are you getting any error message ? The iTunes gift card field is optional - and as iTunes gift cards are not available in all countries, and they are country-specific (they can only be redeemed and used in their country of issue), you may not be able to fill it in anyway.

  • How can i find out what mode a LAN card is working in

    10 / 100 / 1000 Full or Half ??

    Hi,
    brian wrote:
    >
    > 10 / 100 / 1000 Full or Half ??
    Most cards will tell you in the lan statistics in Monitor.nlm.
    CU,
    Massimo Rosen
    Novell Product Support Forum Sysop
    No emails please!
    http://www.cfc-it.de

  • How can i find that how much tablespace is filled,how much is free.

    Dear All,
    How can i find how much tablespace is filled and how much is free.
    How much datafile is filled and how much is free.
    Thanks in advance
    Mahi

    maybe you like this:
    test: SQL>select FILE_NAME,F_CNT,FILE_SIZE,FREE,USED,PCT_USED
      2    from (
      3    select
      4        substr(decode( grouping(b.file_name),  1, decode( grouping(b.tablespace_name),  1, rpad('  TOTAL:',49,'=')||' ',  rpad('  SubTotal tablespace '||b.tablespace_name||':',49,'.')||' '),   b.file_name ),1,50) file_name,
      5        decode( grouping(b.file_name),  1, count(b.file_id), null) F_CNT, sum(round(Kbytes_alloc/1024,2)) file_size,
      6        sum(round((kbytes_alloc-nvl(kbytes_free,0))/1024,2)) used,
      7        round(sum((kbytes_alloc-nvl(kbytes_free,0)))/sum(Kbytes_alloc)*100,2)  pct_used,
      8        sum(round(nvl(kbytes_free,0)/1024,2)) free ,
      9        grouping(b.file_name) as grp_file
    10    from
    11      ( select sum(bytes)/1024 Kbytes_free,
    12                max(bytes)/1024 largest,
    13                tablespace_name,
    14                file_id
    15            from     sys.dba_free_space
    16              group by tablespace_name, file_id) a,
    17      ( select sum(bytes)/1024 Kbytes_alloc, tablespace_name,
    18               file_id, file_name, count(*) over (partition by tablespace_name) nbtbsfile, count(distinct tablespace_name) over () nbtbs
    19           from     sys.dba_data_files
    20              group by tablespace_name, file_id, file_name ) b
    21   where a.tablespace_name (+) = b.tablespace_name
    22     and   a.file_id(+) = b.file_id
    23      group by rollup(b.tablespace_name,file_name)
    24      );
    FILE_NAME                                          F_CNT FILE_SIZE(MB) FREE(MB) USED(MB) PCT_USED(%)
    /u01/oracle/test/mydatabase/abc.dbf                                750      204      546       72.82
      SubTotal tablespace PLS:.......................      1           750      204      546       72.82
    /u01/oracle/test/mydatabase/test01.dbf                               2        2        0        3.13
      SubTotal tablespace TEST:......................      1             2        2        0        3.13
    /u01/oracle/test/mydatabase/users01.dbf                             16       12        4       24.22
      SubTotal tablespace USERS:.....................      1            16       12        4       24.22
    /u01/oracle/test/mydatabase/sysaux01.dbf                           440      107      333       75.67
      SubTotal tablespace SYSAUX:....................      1           440      107      333       75.67
    /u01/oracle/test/mydatabase/system01.dbf                           564      112      452       80.14
      SubTotal tablespace SYSTEM:....................      1           564      112      452       80.14
    /u01/oracle/test/mydatabase/example01.dbf                          128       65       63       49.41
      SubTotal tablespace EXAMPLE:...................      1           128       65       63       49.41
    /u01/oracle/test/mydatabase/users0101.dbf                        3,064        0    3,064         100
    /u01/oracle/test/mydatabase/users0102.dbf                        4,088    3,360      728       17.82
      SubTotal tablespace users01:...................      2         7,152    3,360    3,792       53.03
    /u01/oracle/test/mydatabase/test_tts01.dbf                           5        5        0         2.5
      SubTotal tablespace TEST_TTS:..................      1             5        5        0         2.5
    /u01/oracle/test/mydatabase/undotbs01.dbf                        2,048    2,021       27        1.32
      SubTotal tablespace UNDOTBS1:..................      1         2,048    2,021       27        1.32
    /u01/oracle/test/mydatabase/tsbigfile.dbf                            2        2        0        6.25
      SubTotal tablespace TSBIGFILE:.................      1             2        2        0        6.25
      TOTAL:=========================================     11        11,107    5,889    5,218       46.98
    22 rows selected.

Maybe you are looking for

  • My Iphone is not working at all

    I droped my iphone in the toliet and now its not tuning on or nothing

  • Defining a Package for XI objects

    Hi,     Can i Assign a package for all the objects that i Define in Integration Repository and Integration Directiory. Suppose if i create a data type, message type in IR and i have a package called zvarun created in SE80. so how do i assign these ob

  • Is Elements 12 compatible with Mac OS 10.9.1

    Can anyone share their experience installing elements 12 on Mac OS 10.9.1 I have read mixed reviews saying it will and will not work? Do you have a CD or download from internet? Thanks

  • ALL SAP Solution Manager Transaction Code

    Dear experts, is there any document or transaction code listing all existing transactions code related to Solution Manager? Especially for aministrator profil. Thank you very much. Best regards, Pascal.

  • Do I have to continue using disk mode?

    So way back when the iPhone came out and messed up iTunes for everyone who had Nanos, I spent the entire time trying to figure out how to get iTunes to recognize my 1st Gen. 1gb Nano. My 60gb and my 1st Gen. shuffle were recognized without any troubl