TTA 4.00.903 billing failure

Hi,
there seems to be a bug with the billing component of TTA 4.00.903 on
Linux.
If the piriod of the billing report is such that the report is empty, the
command works:
lin:/opt/tarantella/bin # ./tarantella query billing full start
2005/02/13 --days 1
Generating billing report from files dated
2005.02.13-00.00.00 up to 2005.02.13-23.59.59
for the following servers: lin.local.net
Downloaded 0 billing files from "lin.local.net"
Starting to process files in:
/opt/tarantella/var/log/billing/tmp.1108744129
Please wait...
report,,,,,2005/02/13 00:00:00,1
But for period with non-empty billing recording,
the tarantella command produces a communication error:
lin:/opt/tarantella/bin # ./tarantella query billing full start
2005/02/14 --days 1
Generating billing report from files dated
2005.02.14-00.00.00 up to 2005.02.14-23.59.59
for the following servers: lin.local.net
Failed to download billing files from server "lin.local.net" to local
directory: /opt/tarantella/var/log/billing/tmp.1108744470
The error was: commproblem
Tracing the problem, using tcpdump on the
loopback interface shows, that from TTA port
5427 indeed the contents of the billing file
/opt/tarantella/var/log/billing/days/2005.02.14-00.00.00.csv
is transfered, but then a problem seems to be
arose...
Many thanks in advance,
Tankred

Carmelo,
in deed, I got now following in 'glue.log':
============================================
2005/02/25 16:22:18.147 (pid 13678) server/glue/info
#1109344938147
Encountered an exception during an ASAD operation:
javax.naming.CommunicationException [Root exception is
java.io.FileNotFoundException:
/opt/tarantella/var/log/billing/tmp.1109344938/aep.pass-consulting.com.2005.02.21-00.00.00.csv
(Permission denied)]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at java.lang.Class.newInstance0(Class.java:308)
at java.lang.Class.newInstance(Class.java:261)
at
com.sco.jndi.toolkit.provider.SimpleContinuation.getSimpleException(SimpleContinuation.java:57)
at
com.sco.jndi.toolkit.provider.SimpleContinuation.getSimpleException(SimpleContinuation.java:82)
at
com.sco.jndi.toolkit.provider.ToolkitContext.namingException(ToolkitContext.java:386)
at
com.sco.jndi.toolkit.provider.ToolkitContext.namingException(ToolkitContext.java:361)
at
com.sco.jndi.toolkit.provider.ToolkitContext.namingException(ToolkitContext.java:372)
at
com.sco.jndi.provider.file.FileContext.f_bind(FileContext.java:1139)
at
com.sco.jndi.provider.file.FileContext.f_rebind(FileContext.java:1179)
at
com.sco.jndi.toolkit.provider.SimplePartialCompositeContext.pc_rebind(SimplePartialCompositeContext.java:582)
at
com.sco.jndi.toolkit.provider.SimplePartialCompositeContext.pc_rebind(SimplePartialCompositeContext.java:612)
at
com.sco.jndi.toolkit.provider.PartialCompositeContext.rebind(PartialCompositeContext.java:383)
at
javax.naming.spi.ContinuationDirContext.rebind(ContinuationDirContext.java:169)
at
com.sco.jndi.toolkit.provider.ToolkitContext.nns_rebind(ToolkitContext.java:2081)
at
com.sco.jndi.toolkit.provider.PartialCompositeContext.rebind(PartialCompositeContext.java:385)
at
javax.naming.spi.ContinuationDirContext.rebind(ContinuationDirContext.java:169)
at
com.sco.jndi.toolkit.provider.ToolkitContext.nns_rebind(ToolkitContext.java:2081)
at
com.sco.jndi.toolkit.provider.PartialCompositeContext.rebind(PartialCompositeContext.java:385)
at
javax.naming.spi.ContinuationDirContext.rebind(ContinuationDirContext.java:169)
at
com.sco.jndi.toolkit.provider.ToolkitContext.nns_rebind(ToolkitContext.java:2081)
at
com.sco.jndi.toolkit.provider.PartialCompositeContext.rebind(PartialCompositeContext.java:385)
at
javax.naming.spi.ContinuationDirContext.rebind(ContinuationDirContext.java:169)
at
com.sco.jndi.toolkit.provider.ToolkitContext.nns_rebind(ToolkitContext.java:2081)
at
com.sco.jndi.toolkit.provider.PartialCompositeContext.rebind(PartialCompositeContext.java:385)
at
com.sco.tta.server.glue.CreateAsadOp.doCreate(CreateAsadOp.java:170)
at
com.sco.tta.server.glue.CreateAsadOp.create(CreateAsadOp.java:93)
at
com.sco.tta.server.glue.AsadOpHandler.create(AsadOpHandler.java:221)
at
com.sco.tta.server.server.asad.AsadCalcTask.create(AsadCalcTask.java:983)
at
com.sco.tta.server.server.asad.AsadCalcTask.processEnvelope(AsadCalcTask.java:201)
at com.sco.tta.server.server.CalcTask.runTask(CalcTask.java:125)
at com.sco.tta.server.server.Task.run(Task.java:122)
at com.sco.cid.common.WorkerPool$Worker.run(WorkerPool.java:524)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.FileNotFoundException:
/opt/tarantella/var/log/billing/tmp.1109344938/aep.pass-consulting.com.2005.02.21-00.00.00.csv
(Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at
com.sco.jndi.provider.file.FileBaseContext.writeFileContents(FileBaseContext.java:322)
at
com.sco.jndi.provider.file.FileBaseContext.writeFileContents(FileBaseContext.java:450)
at
com.sco.jndi.provider.file.FileBaseContext.setFileAttributes(FileBaseContext.java:483)
at
com.sco.jndi.provider.file.FileContext.f_bind(FileContext.java:1132)
... 25 more
============================================
This lead me to the idea, the permissions of the
billing directory could be wrong, but it
wasn't. The problem remains, even when I
gave this directory all permission to all,
means:
chmod 0777 /opt/tarantells/var/log/billing
So I believe, the process can't write the
file (cf. log):
/opt/tarantella/var/log/billing/tmp.1109344938/aep.pass-consulting.com.2005.02.21-00.00.00.csv
because it doesn't try to create the intermedian
sub-dir 'tmp.1109344938' in 'billing'.
Kind regards,
Tankred
Carmelo wrote:
Tankred,
Can you add one more bit of logging
     server/glue/*:glue.log
and try to generate a query again. Let me know if there is anything
further in the logs.
Thanks,
Tankred Hirschmann wrote:
Once again,
as a workaround for the reported problem,
I collect billing records directly from
/opt/tarantella/var/log/billing/days (in the
case of an 1-server array).
The csv files there have a little bit different
format as the output from
tarantella query billing command has.
Okay, the header is:
id,time,type,user,runtime,livetime,app,server,ipaddress
time seems to be te start time of the webtop or
emulator session as 'yyyy/mm/dd hh:mm:ss'
runtime and livetime are in milliseconds.
It remain some detail questions:
- what is the difference between runtime and
lifetime
- how to merge information from an number of
csv file, witch may contain records with the
same session-id (in the case of long running
sessions)
Any hints will be welcome.
Kind regards,
Tankred
Tankred Hirschmann wrote:
Hi Carmelo,
the problem exists on two different installations:
1) SuSE 9.2 with one interface
2) redhat 3ES with 3 interfaces (internat,
local management, cross link to a WTS)
in both situations the array contains only
one server, so all inter array communication
goes over the loopback interface (lo), and
this I can check via tcpdump...
The failure remains the same after archiving,
nothing about billing in summary.txt.
Turning billing log, gives only several messages
like:
2005/02/23 12:55:00.001 (pid 3184) server/billing/moreinfo
#1109159700001
Completed billing checkpoint.
2005/02/23 12:55:57.049 (pid 3184) server/billing/moreinfo
#1109159757049
Completed a run of the decay process.
No special message appears during one runs
tarantella query billing ...
Kind regards,
Tankred
Carmelo wrote:
Tankred,
I forgot to add that you can add some logging to help identify the
problem.
>>
>>
In the Array Manager in the Log Filter section, please add the following
server/billing/*:billing%%PID%%.log
For your testing, first archive the logs
$ tarantella archive
Next run your billing command and if you can reproduce this error, then
run the archive command again and looking in
/opt/tarantella/var/log/1
for the billing log and see if it points at any problem. If you can can
post the log, that would be appreciated.
Regards,     
Carmelo wrote:
Tankred,
Can you tell us a bit more about your system?
* What version of Linux are you running?
* Does your system have multiple nics?
* What about swap file size?
* Single server or multi-server array?
Anything in the logs related to billing? Due to the log rotation, you
should have a summary.txt file on /opt/tarantella/var/log/1
Thanks,
Tankred Hirschmann wrote:
Hi,
there seems to be a bug with the billing component of TTA 4.00.903 on
Linux.
If the piriod of the billing report is such that the report is empty,
the
command works:
lin:/opt/tarantella/bin # ./tarantella query billing full start
2005/02/13 --days 1
Generating billing report from files dated
2005.02.13-00.00.00 up to 2005.02.13-23.59.59
for the following servers: lin.local.net
Downloaded 0 billing files from "lin.local.net"
Starting to process files in:
/opt/tarantella/var/log/billing/tmp.1108744129
Please wait...
report,,,,,2005/02/13 00:00:00,1
But for period with non-empty billing recording, the tarantella
command produces a communication error:
lin:/opt/tarantella/bin # ./tarantella query billing full start
2005/02/14 --days 1
Generating billing report from files dated
2005.02.14-00.00.00 up to 2005.02.14-23.59.59
for the following servers: lin.local.net
Failed to download billing files from server "lin.local.net" to local
directory: /opt/tarantella/var/log/billing/tmp.1108744470
The error was: commproblem
Tracing the problem, using tcpdump on the
loopback interface shows, that from TTA port
5427 indeed the contents of the billing file
/opt/tarantella/var/log/billing/days/2005.02.14-00.00.00.csv
is transfered, but then a problem seems to be
arose...
Many thanks in advance,
Tankred

Similar Messages

  • Deceptive billing practice - file FCC complaint

    I accidentally overpaid, called customer service, they promised to cancel the overpayment and offered to take the correct payment. I trusted them, made the correct payment, they never canceled the original overpayment. I called after several weeks, they still refused.
    It's lying - and just plain bad customer service. Sure, they keep my money a little longer, but then Amex get's involved, has to call them several times, collect information, all to dispute the charge.
    I file complaints with the FCC, better business bureau, states Attorney general, all of which doesn't take much time these days.
    I hope it's worth the little extra interest they keep on my payment, I suppose it's policy just to screw enough accounts in bulk so it makes them a bit of extra change.
    If anyone else has the same issue, I'd love to hear about it and what you did to try and correct the deception or draw attention to it. I suspect using social media maybe good as it will dissuade others from using Verizon.

    I have been reading this so excuse me jumping in.
    If you paid by credit card the company need only go back into the payment screen and post a credit back for that amount.
    Verizon took this posters money in seconds, so they can give it back the same way. And they can do it.
    Secondly as I just did this morning you can call your credit card company and they will do a charge back, this can be for defective goods and services, double billing, incorrect billing, failure to provide what was paid for ( as in my case and not Verizon) the card issuer will credit back that amount and notify the merchant why it was taken away.
    Very few times is a charge back not placed permanently back to their customers account.
    Now what "Treasury Department" are you referring to? it would be accounts receivable or accounts payable in Verizon's finance office. The US Treasury has zero to do with it.
    Original poster, just keep on AMEX for the money back. They have limited time to put the amount back,
    Good Luck

  • Installation problems on Solaris 9

    I am having issues installing the base software and can't seen to figure
    out how get past this. The error message from the installation log is as
    follows:
    Accept terms of Software License Agreement? [R] y
    pwd: cannot determine current directory!
    /tmp/installwnaWXF/checkinstallynaWXF: no home directory
    Error during installation. Setup will now exit.
    Please correct any errors described in /tmp/tta_inst.log, and then try
    again.
    Cleaning up temporary files...
    # cat /tmp/tta_inst.log
    **snip**
    Processing package instance <tta> from </tmp/ttainst_1/ttapkg.15978/pkg>
    Tarantella Secure Global Desktop Enterprise Edition for SPARC Solaris 2.8+
    (SPARC) 4.10.903
    Tarantella, Inc.
    pkgadd: ERROR: request script did not complete successfully
    Installation of <tta> failed.
    No changes were made to the system.
    Script detail for package <tta>
    ---> checkinstallynaWXF
    Any help from here would be appreciated.
    gavin

    from the diagnostic details:
    Architecture           spso0509
    Host           SunOS e220r 5.9 Generic_117171-17 sun4u sparc SUNW,Ultra-60
    Package           Tarantella Secure Global Desktop Enterprise Edition for
    SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Andrew
    Fonts (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Hangul
    Fonts (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Platform
    Identity Pack for SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Security
    Pack for SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Windows
    Connectivity Pack for SPARC Solaris 2.8+ (4.10.903)
    Bill Weir wrote:
    Gavin,
    Glad you're sorted. Can you confirm that it is 4.10.903 you are using
    (not 4.00.903)? I'm concerned if this installation problem is still
    present in the later version.
    Bill
    Gavin Westermann wrote on 31/08/2005 05:00:
    Bill - that seems to have done the trick! the installation is now running.
    Thanks so much for this.I am running a pair of Sun Ray 170's on my desk
    here at home mated to an E220R. I am hoping to use Tarantella to be able
    to access and run apps on a win3k server in the same rack.
    Gavin
    Bill Weir wrote:
    Gavin,
    This looks like a known problem with TTA 4.00.903 and some Solaris
    patches which were distributed at about the same time. However, you say
    you're using 4.10.903, and as far as I know the problem should be fixed
    in that version.
    You could try the workaround described in
    http://www.tarantella.com/documentation/sgd/ee/4.0/install.html - search
    for "tta_pkgadd" on that page and follow the instructions given there.
    Regards,
    Bill Weir, Sun Microsystems Inc.
    Gavin Westermann wrote on 30/08/2005 05:06:
    I am having issues installing the base software and can't seen to figure
    out how get past this. The error message from the installation log is as
    follows:
    Accept terms of Software License Agreement? [R] y
    pwd: cannot determine current directory!
    /tmp/installwnaWXF/checkinstallynaWXF: no home directory
    Error during installation. Setup will now exit.
    Please correct any errors described in /tmp/tta_inst.log, and then try
    again.
    Cleaning up temporary files...
    # cat /tmp/tta_inst.log
    **snip**
    Processing package instance <tta> from </tmp>
    Tarantella Secure Global Desktop Enterprise Edition for SPARC Solaris 2.8+
    (SPARC) 4.10.903
    Tarantella, Inc.
    pkgadd: ERROR: request script did not complete successfully
    Installation of <tta> failed.
    No changes were made to the system.
    Script detail for package <tta>
    ---> checkinstallynaWXF
    Any help from here would be appreciated.
    gavin

  • CrashReporter complains that "LastResort" font is not available

    I have a brand new Mac Pro which I've been installing applications on. Recently I had an issue with Thunderbird crashing, the logs had a bunch of these entries (below) which indicates a system font is not available.
    I've not removed anything myself. I'm concerned about this - how can I fix it?
    Thanks.
    2010-12-27 18:39:15.106 crashreporter[1118:903] Critical failure: the LastResort font is unavailable.
    2010-12-27 18:39:15.106 crashreporter[1118:903] Critical failure: the LastResort font is unavailable.
    2010-12-27 18:39:15.107 crashreporter[1118:903] Critical failure: the LastResort font is unavailable.
    2010-12-27 18:39:15.107 crashreporter[1118:903] Critical failure: the LastResort font is unavailable.
    2010-12-27 18:39:15.107 crashreporter[1118:903] Critical failure: the LastResort font is unavailable.
    2010-12-27 18:39:15.107 crashreporter[1118:903] Critical failure: the LastResort font is unavailable.
    2010-12-27 18:39:15.107 crashreporter[1118:903] Critical failure: the LastResort font is unavailable.
    2010-12-27 18:39:15.108 crashreporter[1118:903] Critical failure: the LastResort font is unavailable.
    2010-12-27 18:39:15.108 crashreporter[1118:903] Critical failure: the LastResort font is unavailable.

    Download and manually install the 10.6.5 COMBO update. If that doesn't fix it, reinstall the OS, which only replaces all the OS components and basic Apple apps, leaving everything else in place. If that fixes it, run Software Update, get back to 10.6.5, repair permissions, and restart.

  • LiveCache DB backup failure due to error code "903".

    LC DB BACKUP was failed due to backup devices issue '903'. When I did the
    BACKUP to FILE instead of PIPE, it worked well. Pls suggest. Thanks.
    Base on the configuration 'dbm.mmm'. Here is the definition for PIPE
    'BACKTSM', which is the current BACKUP device.
    [BACKTSM]
    LOCATION=/sapdb/backup/dummy
    TYPE=PIPE
    SAVETYPE=DATA
    SIZE=0
    BLOCKSIZE=8
    OVERWRITE=NO
    AUTOLOADER=NO
    OSCOMMAND=
    BACKUPTOOL=BACK
    CREATED=20061101171214
    MODIFIED=20061101171214

    Attach dem.ebp for reference. Is it possible that the tools '/sapdb/LCT/db/bin/backint' have problems?
    2010-12-30 10:35:13
    Using environment variable 'TEMP' with value '' as directory for temporary files and pipes.
    Using environment variable 'TMP' with value '/var/tmp' as directory for temporary files and pipes.
    Using connection to Backint for MaxDB Interface.
    2010-12-30 10:35:13
    Checking existence and configuration of Backint for MaxDB.
        Using configuration variable 'BSI_ENV' = '/home/lctadm/bsi.env' as path of the configuration file of Backi
    nt for MaxDB.
        Reading the Backint for MaxDB configuration file '/home/lctadm/bsi.env'.
            Found keyword 'BACKINT' with value '/sapdb/LCT/db/bin/backint'.
            The following line of the Backint for MaxDB configuration file does not start with a proper keyword an
    d is ignored:
            Found keyword 'INPUT' with value '/home/lctadm/dba/backint4SAPDB.in'.
            Found keyword 'OUTPUT' with value '/home/lctadm/dba/backint4SAPDB.out'.
            Found keyword 'ERROROUTPUT' with value '/home/lctadm/dba/backint4SAPDB.err'.
            The following line of the Backint for MaxDB configuration file does not start with a proper keyword an
    d is ignored:
            Found keyword 'PARAMETERFILE' with value '/home/lctadm/backint.par'.
            The following line of the Backint for MaxDB configuration file does not start with a proper keyword an
    d is ignored:
            Found keyword 'TIMEOUT_SUCCESS' with value '600'.
            Found keyword 'TIMEOUT_FAILURE' with value '300'.
        Finished reading of the Backint for MaxDB configuration file.
        Using '/sapdb/LCT/db/bin/backint' as Backint for MaxDB program.
        Using '/home/lctadm/dba/backint4SAPDB.in' as input file for Backint for MaxDB.
        Using '/home/lctadm/dba/backint4SAPDB.out' as output file for Backint for MaxDB.
        Using '/home/lctadm/dba/backint4SAPDB.err' as error output file for Backint for MaxDB.
        Using '/home/lctadm/backint.par' as parameter file for Backint for MaxDB.
        Using '600' seconds as timeout for Backint for MaxDB in the case of success.
        Using '300' seconds as timeout for Backint for MaxDB in the case of failure.
        Using '/sapdb/data/wrk/LCT/dbm.knl' as backup history of a database to migrate.
        Using '/sapdb/data/wrk/LCT/dbm.ebf' as external backup history of a database to migrate.
        Checking availability of backups using backint's inquire function.
    Check passed successful.
    2010-12-30 10:35:13
    Checking medium.
    Check passed successfully.
    2010-12-30 10:35:13
    Preparing backup.
        Setting environment variable 'BI_CALLER' to value 'DBMSRV'.
        Setting environment variable 'BI_REQUEST' to value 'NEW'.
        Setting environment variable 'BI_BACKUP' to value 'FULL'.
        Constructed Backint for MaxDB call '/sapdb/LCT/db/bin/backint -u LCT -f backup -t file -p /home/lctadm/bac
    kint.par -i /home/lctadm/dba/backint4SAPDB.in -c'.
        Created temporary file '/home/lctadm/dba/backint4SAPDB.out' as output for Backint for MaxDB.
        Created temporary file '/home/lctadm/dba/backint4SAPDB.err' as error output for Backint for MaxDB.
        Writing '/sapdb/backup/dummy #PIPE' to the input file.
    Prepare passed successfully.
    2010-12-30 10:35:13
    Creating pipes for data transfer.
        Creating pipe '/sapdb/backup/dummy' ... Done.
    All data transfer pipes have been created.
    2010-12-30 10:35:13
    Starting database action for the backup.
        Requesting 'SAVE DATA QUICK TO '/sapdb/backup/dummy' PIPE BLOCKSIZE 8 NO CHECKPOINT MEDIANAME 'BACKTSM'' f
    rom db-kernel.
    The database is working on the request.
    2010-12-30 10:35:13
    Waiting until database has prepared the backup.
        Asking for state of database.
        2010-12-30 10:35:13 Database is still preparing the backup.
        Waiting 1 second ... Done.
        Asking for state of database.
        2010-12-30 10:35:14 Database has finished preparation of the backup.
    The database has prepared the backup successfully.
    2010-12-30 10:35:14
    Starting Backint for MaxDB.
        Starting Backint for MaxDB process '/sapdb/LCT/db/bin/backint -u LCT -f backup -t file -p /home/lctadm/bac
    kint.par -i /home/lctadm/dba/backint4SAPDB.in -c >>/home/lctadm/dba/backint4SAPDB.out 2>>/home/lctadm/dba/back
    int4SAPDB.err'.
        Process was started successfully.
    Backint for MaxDB has been started successfully.
    2010-12-30 10:35:14
    Waiting for end of the backup operation.
        2010-12-30 10:35:14 The backup tool is running.
        2010-12-30 10:35:14 The database is working on the request.
        2010-12-30 10:35:19 The backup tool is running.
        2010-12-30 10:35:19 The database is working on the request.
        2010-12-30 10:35:21 The backup tool process has finished work with return code 2.
        2010-12-30 10:35:21 The database has finished work on the request.
        Receiving a reply from the database kernel.
        Got the following reply from db-kernel:
            SQL-Code              :-8020
            Date                  :20101230
            Time                  :00103514
            Database              :LCT
            Server                :mdt2ds41
            KernelVersion         :Kernel    7.6.06   Build 009-123-225-492
            PagesTransfered       :131072
            PagesLeft             :25509
            MediaName             :BACKTSM
            Location              :/sapdb/backup/dummy
            Errortext             :end of file
            Label                 :DAT_000000970
            IsConsistent          :true
            FirstLogPageNo        :2676033
            DBStamp1Date          :20101230
            DBStamp1Time          :00081359
            BDPageCount           :156557
            DevicesUsed           :1
            DatabaseID            :mdt2ds09:LCD_20070908_000004
            Max Used Data Page   
            Converter Page Count  :99
    The backup operation has ended.
    2010-12-30 10:35:21
    Filling reply buffer.
        Have encountered error -24920:
            The backup tool failed with 2 as sum of exit codes. The database request failed with error -8020.
        Constructed the following reply:
            ERR
            Date                  :20101230
            Time                  :00103514
            Database              :LCT
            Server                :mdt2ds41
            KernelVersion         :Kernel    7.6.06   Build 009-123-225-492
            PagesTransfered       :131072
            PagesLeft             :25509
            MediaName             :BACKTSM
            Location              :/sapdb/backup/dummy
            Errortext             :end of file
            Label                 :DAT_000000970
            IsConsistent          :true
            FirstLogPageNo        :2676033
            DBStamp1Date          :20101230
            DBStamp1Time          :00081359
            BDPageCount           :156557
            DevicesUsed           :1
            DatabaseID            :mdt2ds09:LCD_20070908_000004
            Max Used Data Page   
            Converter Page Count  :99
    The backup operation has ended.
    2010-12-30 10:35:21
    Filling reply buffer.
        Have encountered error -24920:
            The backup tool failed with 2 as sum of exit codes. The database request failed with error -8020.
        Constructed the following reply:
            ERR
            -24920,ERR_BACKUPOP: backup operation was unsuccessful
            The backup tool failed with 2 as sum of exit codes. The database request failed with error -8020.
    Reply buffer filled.
    2010-12-30 10:35:21
    Cleaning up.
        Removing data transfer pipes.
            Removing data transfer pipe /sapdb/backup/dummy ... Done.
        Removed data transfer pipes successfully.
        Copying output of Backint for MaxDB to this file.
    Begin of output of Backint for MaxDB (/home/lctadm/dba/backint4SAPDB.out)----
            Have encountered error -24919:
                The file '/home/lctadm/dba/backint4SAPDB.out' does not exists.
    End of output of Backint for MaxDB (/home/lctadm/dba/backint4SAPDB.out)----
        Have encountered error -24919:
            Could not move output of tool from file /home/lctadm/dba/backint4SAPDB.out to protocol file.
        Not removing Backint for MaxDB's temporary output file (/home/lctadm/dba/backint4SAPDB.out).
        Copying error output of Backint for MaxDB to this file.
    Begin of error output of Backint for MaxDB (/home/lctadm/dba/backint4SAPDB.err)----
            Have encountered error -24919:
                The file '/home/lctadm/dba/backint4SAPDB.err' does not exists.
    End of error output of Backint for MaxDB (/home/lctadm/dba/backint4SAPDB.err)----
        Have encountered error -24919:
            Could not move output of tool from file /home/lctadm/dba/backint4SAPDB.err to protocol file.
        Not removing Backint for MaxDB's temporary error output file (/home/lctadm/dba/backint4SAPDB.err).
    Could not clean up all correctly.

  • Dear Customer,  It hase come to our attention that your account billing Information records are out of date. That requires you to update your Billing Information. Failure to update your records will result in account termination records...  Click on

    Dear Customer,
    It hase come to our attention that your account billing Information records are out of date. That requires you to update your Billing Information. Failure to update your records will result in account termination records...
    Click on the reference link below and enter your login Information on the following page to confirm your Billing Information records..
    Verify Now >
    Wondering why you got this email?
    It's sent when someone adds or changes a contact email address for an Apple ID account. If you didn't do this, don't worry. Your email address cannot be used as a contact address for an Apple ID without your verification.
    For more information, see our frequently asked questions.
    Thanks,
    Apple Customer Support
    TM and copyright © 2014 Apple Inc. Apple Sales International, Hollyhill Industrial Estate, Cork, Ireland. Company Registration number: 15719. VAT number: IE6554690W.
    All Rights Reserved / Keep Informed / Privacy Policy / My Apple ID
    Anyone else get this today?
    And yep i know this message doesn't go here however the ability to post in general postings to most viewers is lost to me in the ridicules way apple setup there support

    It's phishing. Forward it to [email protected] and then delete it.
    (118880)

  • Billing payment failure?

    why is it saying payment failure please try other method when I am trying to download free stuff,I haven't made a purchase in months?

    If you have a card on your account then it needs to one that's accepted by the iTunes validation, irrespective of whether you are downloading paid-for or free items. What are you trying to use as your payment method, credit card, debit card ... ? If it's a debit card then they no longer seem to be accepted in all countries, and even where they are it seems that not all work.
    For a card to have a chance of being accepted it needs to be registered to the same name and address (including format and spacing etc) that you have on your iTunes account, and have been issued by a bank in the country where you and your iTunes account are.
    To download free items and/or updates to your existing apps try removing your payment details from your account. On your computer's iTunes you should be able to edit your payment info by going into the Store > View Account menu option and logging into your account, and on your account's details page there should be a payment link. Or on your iPad tap on your id in Settings > iTunes & App Store and tap on 'View Apple ID' on the popup and log into your account  - that should also give you a payments link on your account's page.
    Changing payment info : Change or remove your payment information from your iTunes Store account (Apple ID) - Apple Support
    If you don't get the 'none' option on the payment details screen : Why can’t I select None when I edit my Apple ID payment information? - Apple Support

  • Validation Failure on Bill To When Creating Return Line

    Hi,
    I have created a sales order with one order line. This has been invoiced. I then made the ship to and bill to addresses inactive for the person for whom the order was created and then created new bill to and ship to addresses.
    I then attempted to create a second order for the person which had a return line which referenced the original order line. When I try this I get the error message:
    Validation failed for the field - Bill To
    The order itself is created with the correct invoice_to_org_id and ship_to_org_id but the order line only has the invoice_to_org_id populated (the ship_to_org_id is null)
    Any ideas.
    Thanks,
    Gavin

    Hi,
    This error is issued because, after informing return reference fields, Order Management tries to change bill to and ship to addresses to those informed in the original order, and then performs its validation. As the address is now inactive, the error is raised. However, you should be able to book the order (RMA), receive the goods in Inventory and then import the credit memo in AR using the new ship and bill to active addresses, but ship to address must be informed.
    If you want AR to apply credit memo automatically to the invoice, you must choose the invoice manually, since it’s not going to be defaulted, probably due to the address validation error.
    Hope it helps.
    Regards,
    Ketter Ohnes

  • Appstore - Payment Information Review - Billing ID Failure

    Unsuccessful loop with Paypal and Appstore
    Everytime I try using Paypal.com to send Appstore a "Billing ID", it tells me there was a problem.  Appstore suggests using a different browser, but I have tried using both Safari and Google Chrome.  Appstore is not able to successfully communicate with either.
    After logging into Paypal.com manually, I found that Appstore created a billing agreement everytime the process was run.  Now I have multiple "Preapproved Payments" in my Paypal account.  What is my Appstore's problem?  Why does Appstore deny me a "Billing ID" input field to manually confirm my approval?

    We are users just like yourself you need to be in touch with the Mac App Store for support. In the App Store click Support which is located in Quick Links and follow the prompts for troubleshooting. If you still can't figure it out then call AppleCare or visit your local Apple Store for help.

  • Getting "Network Connection Failure 903" *only* when connecting from a LAN with a similar setup

    Hello there, We recently bought a WD My Cloud EX2100 for family storage and we're quite happy with it. We configured the Android mobile app and it works perfectly either in the local network, from the WiFi at work or from the 4G networks in our smartphones. However, we live in two houses with very similar network configurations (same IP range, same IPs assigned to similar devices, e.g. 192.168.1.1 is the router in both places and 192.168.1.254 are other network gadgets, specifically at one house the WD NAS device, and at the other a WiFi repeater). The problem is that at the house with the WiFi repeater in the same IP address as the NAS in the other house, we cannot use the Android or Windows apps to connect to My Cloud services. Everywhere else, it works just fine, but not there. I believe it's wrongly detecting the network as the home network for the NAS device and tries to connect through 192.168.1.254 (haven't had the time to test this though). Have you had any similar issues? What can I do to fix this? Is there any documentation on it? Thanks! Best regards,José Devezas

    I have checked it and the issue really is the local network with a similar configuration. I disconnected the WiFi repeater using the same IP address as the NAS on the other network and it worked just fine. It's quite a stupid bug, that needs fixing.

  • Error in creation of billing document: update was terminated

    hi experts,
    i am facing one problem while creating "Billing Document" in VF01 . After i save it says 'Document 941700032 has been saved' but later after i click on tht it shows d error "update was terminated' and billing document no i not getting created .
    Thanks

    After save, and during SAP's update processing, a fatal error occured, causing a rollback of the transaction.  Since the user is no longer in that same transaction at this point, SAP issues the Express Document to attempt to inform that there was a failure.  Check ST22 for abend...in the meantime, check for exit coding that may be causing an error...In my previous life, working with SD/LE at lot, I was able to get these regularly by fouling up my exit coding....lol.

  • MacBook Pro 15" Display Failure- Nvidia GeForce 8600M GT

    some people are getting positive tests and some are not. what is the deal? clearly the problem is all the same. i think apple needs to step up and realize that any computer shipped out with this gpu is a failure. quite frankly i've read tons of people sending it back for a 3rd and 4th time because the "logic board" has failed again. no apple its clearly the graphics card.
    i hope i get some decent service tomorrow at the apple store. apple is really beginning to make me question whether it was worth paying over 2k for a laptop which didn't even last 2 years

    Purchased my MA896LL in Jun 07, the original video card failed in Aug 08, before Apple offered the 'xtended Nvidia warranty program' ... w/ no applecare, I told the apple store and their phone support of this known issue being reported, after alot of negotiating they repaired for free ... was satisfied with response at the time ... until almost exactly a year later in June 09 the same problem started again, distorted video etc ... went to 2 differant apple stores, they both ran the infamous Nvidia test, both said it was not the GPU ... I told them it was a matter of time until it failed completely and in Aug 09 it did ... verified failure @ apple store, computer is out for repair under the xtended warranty ... 2nd failure !!! to me its very clear this is not a issue of a bad lot of graphics cards but a design issue, and I'm confident it will fail again in another year ... to their credit Apple has been helpful but replacing the logic board is just a bandaid ... in my opinion the only proper solution is to replace failed MBP's with a new model w/o this design issue, and bill Nvidia for it ...

  • RFC failure from R/3 to CRM

    We have a business Scenario where through Output type in R/3 billing document,billing information is passed on to CRM to create price buckets.Whenever RFC failure occurs billing document information does not reach CRM which leads to lot of revenue issue.
       To my understandind whenever RFC fails due to multiple reasons like systerm error or destination system being down but RFC should be re-trying again and again unless it reaches the other end.
       So can we conclude that RFC connection should not fail at all??? if so why we have SM58 which shows RFC failures?...Is there any limitation that RFC re-connection attempts stops after reaching a thresold.
       It would be great if any can put some thoughts.

    This depends on whether it is tRFC or ARFC. If it is tRFC, the number of connections and whether to reprocess if it fails depends on what you set in SM59 transaction for the RFC destination.
    In SM59, you can define how many times reconnection attempts are made before closing off and the duration between each call.

  • Got the following reply from db-kernel: SQL-Code :-903

    Dear Experts,
    I am having a problem running MaxDB Data backup on Netbackup.... Please se log below and suggest.
    2011-04-11 13:30:38
    Using environment variable 'TEMP' with value 'C:\Windows\TEMP' as directory for temporary files and pipes.
    Using connection to Backint for MaxDB Interface.
    2011-04-11 13:30:39
    Checking existence and configuration of Backint for MaxDB.
        Using configuration variable 'BSI_ENV' = 'C:\Netbackup_Script\bsi_backint_daily.env' as path of the configuration file of Backint for MaxDB.
        Setting environment variable 'BSI_ENV' for the path of the configuration file of Backint for MaxDB to configuration value 'C:\Netbackup_Script\bsi_backint_daily.env'.
        Reading the Backint for MaxDB configuration file 'C:\Netbackup_Script\bsi_backint_daily.env'.
            Found keyword 'BACKINT' with value 'D:\sapdb\KGP\db\bin\backint.exe'.
            Found keyword 'INPUT' with value 'E:\sapdb\data\wrk\KGP\backint.input'.
            Found keyword 'OUTPUT' with value 'E:\sapdb\data\wrk\KGP\backint.output'.
            Found keyword 'ERROROUTPUT' with value 'E:\sapdb\data\wrk\KGP\backint.error'.
            Found keyword 'PARAMETERFILE' with value 'C:\Netbackup_Script\backint_parameter_daily.txt'.
        Finished reading of the Backint for MaxDB configuration file.
        Using 'D:\sapdb\KGP\db\bin\backint.exe' as Backint for MaxDB program.
        Using 'E:\sapdb\data\wrk\KGP\backint.input' as input file for Backint for MaxDB.
        Using 'E:\sapdb\data\wrk\KGP\backint.output' as output file for Backint for MaxDB.
        Using 'E:\sapdb\data\wrk\KGP\backint.error' as error output file for Backint for MaxDB.
        Using 'C:\Netbackup_Script\backint_parameter_daily.txt' as parameter file for Backint for MaxDB.
        Using '300' seconds as timeout for Backint for MaxDB in the case of success.
        Using '300' seconds as timeout for Backint for MaxDB in the case of failure.
        Using 'E:\sapdb\data\wrk\KGP\dbm.knl' as backup history of a database to migrate.
        Using 'E:\sapdb\data\wrk\KGP\dbm.ebf' as external backup history of a database to migrate.
        Checking availability of backups using backint's inquire function.
    Check passed successful.
    2011-04-11 13:30:39
    Checking medium.
    Check passed successfully.
    2011-04-11 13:30:39
    Preparing backup.
        The environment variable 'BSI_ENV' has already the value 'C:\Netbackup_Script\bsi_backint_daily.env'.
        Setting environment variable 'BI_CALLER' to value 'DBMSRV'.
        Setting environment variable 'BI_REQUEST' to value 'NEW'.
        Setting environment variable 'BI_BACKUP' to value 'FULL'.
        Constructed Backint for MaxDB call 'D:\sapdb\KGP\db\bin\backint.exe -u KGP -f backup -t file -p C:\Netbackup_Script\backint_parameter_daily.txt -i E:\sapdb\data\wrk\KGP\backint.input -c'.
        Created temporary file 'E:\sapdb\data\wrk\KGP\backint.output' as output for Backint for MaxDB.
        Created temporary file 'E:\sapdb\data\wrk\KGP\backint.error' as error output for Backint for MaxDB.
        Writing 'D:\sapdb\pipe2 #PIPE' to the input file.
    Prepare passed successfully.
    2011-04-11 13:30:39
    Starting database action for the backup.
        Requesting 'SAVE DATA QUICK TO 'D:\sapdb\pipe2' PIPE BLOCKSIZE 8 NO CHECKPOINT MEDIANAME 'BACKDBFULL'' from db-kernel.The database is working on the request.
    2011-04-11 13:30:39
    Waiting until database has prepared the backup.
        Asking for state of database.
        2011-04-11 13:30:39 Database is still preparing the backup.
        Waiting 1 second ... Done.
        Asking for state of database.
        2011-04-11 13:30:41 Database has finished preparation of the backup.
    The database has prepared the backup successfully.
    2011-04-11 13:30:41
    Starting Backint for MaxDB.
        Starting Backint for MaxDB process 'D:\sapdb\KGP\db\bin\backint.exe -u KGP -f backup -t file -p C:\Netbackup_Script\backint_parameter_daily.txt -i E:\sapdb\data\wrk\KGP\backint.input -c >>E:\sapdb\data\wrk\KGP\backint.output 2>>E:\sapdb\data\wrk\KGP\backint.error'.
        Process was started successfully.
    Backint for MaxDB has been started successfully.
    2011-04-11 13:30:41
    Waiting for end of the backup operation.
        2011-04-11 13:30:41 The backup tool is running.
        2011-04-11 13:30:41 The database is working on the request.
        2011-04-11 13:30:43 The database has finished work on the request.
        Receiving a reply from the database kernel.
        Got the following reply from db-kernel:
            SQL-Code              :-903
        2011-04-11 13:30:43 The backup tool is running.
        2011-04-11 13:30:44 The backup tool process has finished work with return code 2.
    The backup operation has ended.
    2011-04-11 13:30:44
    Filling reply buffer.
        Have encountered error -24920:
            The backup tool failed with 2 as sum of exit codes. The database request failed with error -903.
        Constructed the following reply:
            ERR
            -24920,ERR_BACKUPOP: backup operation was unsuccessful
            The backup tool failed with 2 as sum of exit codes. The database request failed with error -903.
    Reply buffer filled.
    2011-04-11 13:30:44
    Cleaning up.
        Copying output of Backint for MaxDB to this file.
    Begin of output of Backint for MaxDB (E:\sapdb\data\wrk\KGP\backint.output)----
            Reading parameter file C:\Netbackup_Script\backint_parameter_daily.txt.
            Using D:\sapdb\KGP\db\bin\backint.exe as Backint for Oracle.
            Using C:\Netbackup_Script\nt_initKGPdaily.utl as parameterfile of Backint for Oracle.
            Using E:\sapdb\data\wrk\KGP\backinthistory.log as history file.
            Using E:\sapdb\data\wrk\KGP\backintoracle.in as input of Backint for Oracle.
            Using E:\sapdb\data\wrk\KGP\backintoracle.out as output of Backint for Oracle.
            Using E:\sapdb\data\wrk\KGP\backintoracle.err as error output of Backint for Oracle.
            Using staging area D:\sapdb\Stage1 with a size of 2147483648 bytes.
            Reading input file E:\sapdb\data\wrk\KGP\backint.input.
            Backing up pipe D:\sapdb\pipe2.
            Found 1 entry in the input file.
            Starting the backup.
            Starting pipe2file program(s).
            Waiting for creation of temporary files.
            1 temporary file is available for backup.
            Calling Backint for Oracle at 2011-04-11 13:30:43.
            Calling 'D:\sapdb\KGP\db\bin\backint.exe -u KGP -f backup -t file -p C:\Netbackup_Script\nt_initKGPdaily.utl -i E:\sapdb\data\wrk\KGP\backintoracle.in -c' .
            Backint for Oracle ended at 2011-04-11 13:30:43 with return code 2.
            Backint for Oracle output: Reading parameter file C:\Netbackup_Script\nt_initKGPdaily.utl.
            Backint for Oracle output: Using E:\sapdb\data\wrk\KGP\backint4oracle.in as input of Backint for Oracle.
            Backint for Oracle output: Using E:\sapdb\data\wrk\KGP\backint4oracle.out as output of Backint for Oracle.
            Backint for Oracle output: Using E:\sapdb\data\wrk\KGP\backint4oracle.err as error output of Backint for Oracle.
            Backint for Oracle output: Using staging area D:\sapdb\Stage1 with a size of 2147483648 bytes.
            Backint for Oracle output: Using E:\sapdb\data\wrk\KGP\backinthistory.log as history file.
            Backint for Oracle output: Using D:\sapdb\KGP\db\bin\backint.exe as Backint for Oracle.
            Backint for Oracle output:
            Backint for Oracle output: Reading input file E:\sapdb\data\wrk\KGP\backintoracle.in.
            Backint for Oracle output: Backing up file D:\sapdb\Stage1.0.
            Backint for Oracle output: Found 1 entry in the input file.
            Backint for Oracle output:
            Backint for Oracle output: Starting the backup.
            Backint for Oracle output: Starting pipe2file program(s).
            Backint for Oracle output:
            Backint for Oracle output: Calling Backint for Oracle at 2011-04-11 13:30:43.
            Backint for Oracle output: Calling 'D:\sapdb\KGP\db\bin\backint.exe -u KGP -f backup -t file -i E:\sapdb\data\wrk\KGP\backint4oracle.in -c' .
            Backint for Oracle output: Backint for Oracle ended at 2011-04-11 13:30:43 with return code 2.
            Backint for Oracle output: Backint for Oracle output: Reading parameter file .
            Backint for Oracle output: Backint for Oracle output:
            Backint for Oracle output: Backint for Oracle output:
            Backint for Oracle output: Backint for Oracle error output: No staging area is defined in the parameter file.
            Backint for Oracle output: Backint for Oracle error output: The path of Backint for Oracle is not defined in the parameter file.
            Backint for Oracle output: Backint for Oracle error output: The name of the history file is not defined in the parameter file.
            Backint for Oracle output: Backint for Oracle error output: The name of the input file of Backint for Oracle is not defined in the parameter file.
            Backint for Oracle output: Backint for Oracle error output: The name of the output file of Backint for Oracle is not defined in the parameter file.
            Backint for Oracle output: Backint for Oracle error output: The name of the error output file of Backint for Oracle is not defined in the parameter file.
            Backint for Oracle output: Backint for Oracle error output:
            Backint for Oracle output:
            Backint for Oracle output: Finished the backup unsuccessfully.
            Backint for Oracle output:
            Backint for Oracle output: #ERROR D:\sapdb\Stage1.0
            Backint for Oracle output:
            Backint for Oracle error output: Backint for Oracle was unsuccessful.
            Backint for Oracle error output:
            Finished the backup unsuccessfully.
            #ERROR D:\sapdb\pipe2
    End of output of Backint for MaxDB (E:\sapdb\data\wrk\KGP\backint.output)----
        Removed Backint for MaxDB's temporary output file 'E:\sapdb\data\wrk\KGP\backint.output'.
        Copying error output of Backint for MaxDB to this file.
    Begin of error output of Backint for MaxDB (E:\sapdb\data\wrk\KGP\backint.error)----
            Backint for Oracle was unsuccessful.
    End of error output of Backint for MaxDB (E:\sapdb\data\wrk\KGP\backint.error)----
        Removed Backint for MaxDB's temporary error output file 'E:\sapdb\data\wrk\KGP\backint.error'.
        Removed the Backint for MaxDB input file 'E:\sapdb\data\wrk\KGP\backint.input'.
    Have finished clean up successfully.

    >     Requesting 'SAVE DATA QUICK TO 'D:\sapdb\pipe2' PIPE BLOCKSIZE 8 NO CHECKPOINT MEDIANAME 'BACKDBFULL'' from db-kernel.The database is working on the request.
    This seems to be your problem, the pipe is wrongly defined. On Windows it looks like
    \\.\pipe1
    see
    http://msdn.microsoft.com/en-us/library/aa365783.aspx
    Markus

  • Failure to fix my cable for over a year and a half! HELP!

    Failure to fix my cable for over a year and a half! HELP!
    I regretfully have to inform you that I might have to discontinue using Comcast, for the following reasons if I cannot et you to resolve these issues. It should be noted that this is something that I do not want to have to do. However, basically I have no choice.
    1. Repeated and Constant Internet Issues and Poor TV Quality for over a year.
    2. A substandard quality of service, just even compared to my next door neighbors who has Comcast. The service has issues daily. Not a week has gone bye without an issue either small or large.
    3. Constant and repeated interrupt of service and an overall low quality of product. Time Outs, High Ping rates into the 100s and 200s, Cable Light Off, Poor Quality of TV picture, fuzzy, Digital Blocking even on non-digital channels with or without box, Occasional CB Radio chatter over interment connection <-(the odd one).
    4. The constant run around from the employee’s at Comcast and Service Department who either are unable to fix my problem, or unwilling to fix my problem, or have no one qualified to fix the problem. The amount of service calls and tech support personal I have had come to my house and had to call is so numerous I cannot even recall the amount.
    5. Paying full price for a substandard quality and product while others around me do not have too. Including my next door neighbor which does not seem to have an issue.
    The Story-
    I purchased this house over a year and a half ago. Note; I did think it was odd that the pervious owner of this house had Comcast TV, but a DSL internet connection (I know now why he had to do that). In a brief conversation with him recently when he was visiting our next door neighbors he told me of how he had the same issues and had to switch to DSL.
    I am, and always have been an avid Cable user and in particular for the Internet as the Broadband just makes it so much more enjoyable. I used Time Warner Cable for over 7-years prior to “having to” use Comcast with great service and good connection and a highly enjoyable time over the internet playing games and surfing the web. I have to use the words :“having too”, as you are the only Broad Band Internet connection in my area currently (I moved to the Burbs, not the Boonies) so I still don’t understand why my choices are limited. Must be nice to have a Monopoly though. : ), and I am starting to think this maybe part of my problems and why nothing is being done.
    In any case, my internet use is for entertainment only. Surfing the Web, playing video games, Online Classes, and whatnot. Nothing life treating, or a must have service and basically, fun for the family, not for frustration. I like to use Cable as I never have to worry about the line cutting out or losing connection. This used to be the case, but with Comcast I do have to worry about this, and it happens often. Simply put: it is NOT always ON as advertised, at least for me.
    The Issues-
    From day one, I have had nothing but repeated and constant issues with my internet service. I don’t even think I had Comcast a week before I had to make my fist service call. See I was used to another Cable service and silly me expected my cable to work. From there it was all downhill. I have had so many service calls its actually outlandish and would be funny if it was someone else. Its like a TV sitcom actually.
    Each and every service call goes the same way. Tech comes out, stands around, recognizes the problem and leaves. No fixes mind you, and the reasons are below.
    Recent History-
    With the internet on the fritz again and only seeming to get worse I decided to call and have someone come out and check it. A preemptive strike on my part in other words, before it totally blew out like it does and taking days for it to come back on. I have been dealing with this for over a year getting kind of frustrated with the whole process.
    I talk to the service department and they also see the issue (sporadic interrupt of service and poor quality). With so many problems and the list ever growing most likely on my report the service guy said he would send a Line Tech out to check my problem on Monday (the ninth).
    I think to myself finally some progress and it only took a year, a real Line Tech my issue is sure to be solved.
    Unfortunately, the apparent Line Tech does and did the same as every other tech sent to the house. Set around for 20 or so minutes futzing around with the computer. Notes the issue of single loss and poor TV quality makes some notes and says sign here. *take note of paragraph below about Line Tech.
    Around Thursday, I call up the service department basically asking if and when my service problems will be fixed. With little shock and surprise I was told that nothing is scheduled the last service call the Line Tech was not really a Line Tech and I should have been called back and or at least informed of that a Line Tech was not scheduled to be sent. This is normal by the way.
    The Phone Tech checked my service and found that an issue did exist and proceeded to tell my that he would advise his supervisor of the issue. He also stated that if someone had not called me by 6:00PM this coming Saturday, that I could call and he would expedite matters.
    Tick-Tock-Tick-Tock-Tick-Tock-Tick-Tock
    Saturday at 6:20PM I call up the service department, punch in my phone number and low and behold I’m sent immediately to the Clams Department instead of the Service Department LOL.
    After explaining the issue to the Clams Department (my thinking is at this point is; why pay for it if its not working and they wont fix it) I am transferred to the Service Department after a brief expiation of the issue. I guess I am a little late with my bill, but can you blame me?
    The Run Around-
    Talking to a new service persona again which is the same with ever tech sent to the house (Never the same one twice). Apparently nothing is on my report about this call I made earlier, or he does not note it.
    The new service tech while helpful and curious taking the brunt of my frustrations at this point goes through the same procedures that I have been through so many times now I know them by hart. I acknowledge the fact ahead of time to myself that my tone although frustrated is nothing personal, and the service tech should not take it personally. Its just that at this point I’m beyond frustrated. I try to be as understanding and curious as I can while he tries to help me.
    I explain the repeated problems and what is going on. In this instants the service tech mentions something about some service package (come kind of other signal maybe being sent to the modem).
    At the time my internet is somewhat working with only a few time outs and just above normal pings so I cant really blame him for not seeing an issue. I’m mainly calling just to find out why I didn’t receive a phone call, or get another appointment to have this checked into.
    My service was cutting out right before I called, which is why I called. The service tech just happened to check my service while it was working for 20 or so minutes. : P
    Although, I am sure the Tech knew what he was doing and seemed very knowledgeable and probably thought he had resolved an issue that has been plaguing me for over a year now I knew nothing had changed. (this has happened before by the way same exact procedure in fact, and must be part of the training).
    I’m trying to hold my volume down and not get too upset. Its not the techs fault and probably does not know I have gone through this procedure before. I want to try to explain this but he is busy trying to work his magic. I remain calm, but I even made the statement that I would probably be calling him back in 15-minutes. I try to end the conversation and phone call as politely as I can. Its not his fault, his just trying to do a job.
    Anthony
    Case Number: 053300005
    Well not even five minutes later you will never guess what………… Pings start dropping and the internet is cutting out on me.
    The Problem-
    The problem has been defined as a Line Issue, and an On and Off interrupt of service. At this point even the TV is being affected. From the first time I called (like over a year ago) the issue is defined to me as an On OFF issue.
    The Problem trying to get this fix-
    You apparently have no Line Techs.
    The Pole near my house is apparently a Forbidden Area that no one must go near. LOL
    You cannot get these people to go near it apparently. They only classify the problem and go away never to be seen nor heard from again.
    Now honestly I can understand with employee issues seeing this happening from time to time, but not for over a year and with service calls up in the tens and twenties…..
    Worst of All-
    I think the worst part of all of this is I have become so used to the poor and substandard quality of service. So used to it that I only call or complain when its totally out or is visually not working correctly and can be tested. I don’t call and complain because its not working as Advertised, because in fact it really never did or does.
    I also, don’t call a lot of the times because of dealing with the service department. If its working at that moment they cannot define the problems. Not really anyone’s fault as it looks like its working even if the pings are in the 200 range or currently no time outs are accruing. I mean at least its working, and they say Speed is not Guaranteed anyway.
    The Forgotten and Unanswered Questions-
    I don’t know about the rest of you but sometimes while talking to people I forget to ask questions or the question does not come to mind until the conversation is over with. In any case, the Phone Service Tech said that what he did should have been done along time ago.
    However, if my cable was somehow magically fixed by what he did I still have these questions;
    1.What happened to my Service Call and why did no one call my by 6:00PM today?
    -I waited around for the call actually, and I really would like to get this issue resolved.
    2. Why is my TV picture still bad?
    3. Although my internet seemed to be working today and only cut out once for a brief period of time why did the supposed fix of the Phone Tech double and even triple my pings, and still occasionally cuts out?
    This is usually when I can tell its going to start acting up as the interrupts become more frequent and growing in intensity and length. I always have them anyway I am used to it.
    However, on the other hand, I am already seeing time outs and interrupts and should I be paying full price for a lower quality of service compared just to my next door neighbor ?
    This is a very hard question for me to ask myself. I like using Cable rather than a Dialup Service, but there is also the whole principle to the matter as well.
    *Should I pay full price for a service that is substandard to everyone else’s?
    *Should I pay full price for the same connecting I used to get a discount for, because of the poor quality?
    *Should I call and complain everyday and turn this into a daily ritual? I cant keep taking time off from work to wait for someone who does nothing except stand around and futz with the computer for 20mintes and recognize the issue.
    *Should I have to complain so much and go through the process which is like pulling teeth to get you guys to do something about it?
    Maybe this is all my fault, and I am doing something wrong. What do I have to do to get this fixed? I don’t want to have to get DSL, so someone please help me. What am I doing wrong. I cannot keep taking time off from work to have someone come out only to recognize I have an issue and never fix it.
    To Whomever at Comcast:
    Is it so wrong of me to want, after a year of having repeated service calls with no resolution to the issue to ask, and request, that the cable service provided to me is the same as everyone else’s?
    If you handed noticed-
    Well if you haven’t noticed by now I am really tying to get this situation fixed and resolved. Mostly because, it is to the point where I am going to have to stop using Comcast and get DSL, or AOL or something because its more reliable. Which I really don’t want to do in the first place cable is supposed to be reliable and always on and faster.
    A little over a year not and I am running out of options though.
    Seriously Cant anyone help?
    Message was edited by: Anon1245678

    Part/3-
    Swami
    Wed/Jan/18
    An eventful day-
    Just a few minutes ago, got a phone call from the Comcast Cable GUY (2:20pm). He then Says he’s been working on trying to find the problem from 1 O’clock. Apparently, and maybe the case, (it was a brief conversation and he will get back to me later) but maybe some part has gone bad somewhere and he said he was waiting on a phone call from someone else.
    In any case, he said that they are trying to clear up the problem and that its been running better sense the Jan/14.….? Not here it hasn’t. LOL We also had a brief discussion about how due to my repeated use of the internet that maybe I notices this more than other people do. My next door neighbor does not seem to have any issues last time I talk to them. But the guy said someone who lives on Broadway (few streets over) has been having issues too so maybe its this part.
    I said; So I should see some improvement today… silence…and a brief pause….. After I find out what the problem is Ill come over and discuss it with you so you know exactly what is going on.
    I do have a feeling I am going to be told this is going to take weeks to fix or at least awhile. Apparently a Part is needed maybe. Ill have to wait until the guy shows and gives me a full explanation though.
    I called my wife and told her of the event and she is pretty emphatic about returning the TV cable box as the TV picture is better without it and she only really looks at the local or 3-like 70 anyway. She was like “Bad Part?” well its been bad for over a year then! We should get a refund for the whole year then… Sorry Comcast she is on a Refund Kick… I just want it to work.
    Part/4-
    The Tech Supervisor Mark, showed up at my door and tried to explain the issues. I felt kind of bad cause I probably know he got Chewed on along with some other people probably. At least they sent someone older and who looked like he had more experience and knew what he was talking about and could actually find the issue.
    I tried to be as apologetic as I could, and tried to explain that its just because this has been such a persistent issue over the past year and a half, and I have had way too many service calls for this not to be fix by now. I even went so far as to explain; it’s a new year and we are trying to get this problem finally fixed. I was also quick to mention how nice it was outside and that at least it was a good day to run around outside. I would have felt really bad if it was raining or snowing out, but it was a nice day probably upper 60s and sunny.
    We briefly discussed the issues and he said he and some others (I guess) had been working t the Head End fixing some issues… Which actually might have fixed my TV picture, seems better right now currently though. Currently NO digital Blocking on any channels currently, but as I said, it’s a sporadic issue popping up one day and going away the next or the problem lasting weeks and months then nothing for a few days and weeks.
    Mark, tried to explain that maybe the problem that I might been having (apparently along with a few others) was that a Temporary Line was connected on the MAIN. Basically 1” Main Line Cable run it to cable like that’s in your house (cant remember but off hand I think its 5, 10 or 15 gauge cable) and back to 1” Main Line Cable. It was all a little technical, I just nodded and said yes, and at least you might have found the issue right?
    He didn’t know how long that had been like that, and I said; probably for over three years as the previous owner had issues too, or at least sense I had bought this house about a year and a half.
    I went so far as to showed him some print screens of some of the issues I have been having, and I know he noticed all the yellow recites in my computer room. : P Unfortunately, I deleted all my old Print Screen saves when the guy last Monday (ninth) showed up and said he would fix the line, or at least track it down. I only had one from the previous night to show him or something.
    In any case, while discussing this Mark, said the guy that came out the other Monday never filled out a work order or something like that. I basically tried to explain that is the kind of thing I have been dealing with for little over a year. Tech after Tech after Tech; as I looked at all the yellow recites on top of my computer desk.
    Mark also, basically said, I should have pretty fast cable considering I only have two nodes and then basically it runs back to Comcast, or something like that. However, that Temporary Line is probably causing the issues. No definite date on a fix, but maybe 24-hours or a few days, but the matter had been expedited or something like that. *Cross fingers*
    That’s the real issue with this cable, its sporadic, and comes and goes. I’m pretty sure they are going to try to replace that line, but you know what….. I have heard that before actually. I have actually heard that for over a year now. Even the expedited part. : P
    Mark tried to thank me for pointing out this issue, and made some comment about how its actually helping them….but………. I can kind of tell he had been getting yelled at or something by someone. It was not obvious, but I could tell.
    I felt kind of bad about that, but… That happens when you work for someone, and the people who work for you (below you) don’t do what they are supposed too.
    I kind of tried to briefly explain to Mark about the issue again and that usually by the time a Supervisor gets out the issue has cleared up for a time….. Odd how that works by the way. But basically I got the old…well it looks like its working ok now and you should have seen some improvements over the last few days… thingy..
    We started talking about that Temporary Line being connected again and I walked Mark to the door and we said our goodbyes and I apologized again for being such a pain in the about this whole matter.
    Part/5-
    I called the wife and told here about everything. The first thing she asked is; is it fixed? She is still not happy especially when I tired to explain what the issue was and probably was and that at least maybe they found it.
    I have no idea of what kind of onward action maybe on my part in the end if things don’t get better. Its like trying to argue with the old Bell Telephone Company when that was the only phone company in the US and no other phone companies existed.
    I hope to one day, be a satisfied Comcast Customer, but to date I have yet to feel that way, at least with the Internet in any case and that’s only because I really don’t watch TV.
    I am also, hoping when, and if, some LINE is replaced somewhere that I see some drastic improvement along with apparently a lot of other people in my community and a lot less issues also. I still don’t believe that I should be just setting for; Ok well at least its ON now, or the light has finally stopped flashing.
    All a SNAFU?
    That’s highly questionable at this point, and I have to be honest with you. This is going on a year and a half of dealing with this. This SNAFU, could be the case, but it seems more like policy, or a standing Comcast Company Directive actually if you want my honest opinion. I don’t know what the Maintenance Budget is for my area, but you might want to consider doubling it, or tripling it.
    I really don’t care actually when this is fixed, as long as the issue is fixed. I cannot make a final judgment until it is finally fixed and go on and try to take further action onward from that point.
    Thus far I have only been given an explanation. I don’t know if anyone at Comcast realize exactly how many times I have had an explanation given too me though (either on the phone with a service tech or from an actual person “tech” at my house). The list is extensive of the actual explanations I have had over the past year and a half, but my favorite one is; squirrels.
    Part/6-
    We are still waiting on phone calls from people who said they would call us back today and check what’s going on. Both of us, (me and the wife) are slowly losing momentum again as this whole issue gets dragged out for weeks and weeks at a time.
    She is tired and I’m tired too, and Comcast is warring us down again it looks like. My wife was like; “do I have to call them, I really didn’t have a good day anyway and I’m tired. They were supposed to call us anyway, lets wait.”
    I tried to make a phone call (half heartedly, I myself as I’m tired too) as Carla (at my local Comcast office) wanted to know how the service call went, but after repeated attempts and being shuffled off to Billing, and then being put on hold : P ……and its actually getting close to dinner time. Maybe after dinner if I don’t just fall asleep first.
    So, in the end its still hang on for a few more days, and or, wait to have the problem fixed. Your guess is as good as mine, people. More Smoke and Mirrors or an actual Fix. Your guess is as good as mine.
    As for me, I’m going to bed, I’m worn out. Maybe a new line to replace that temporary one, maybe just saying I might get a new line to replace that temporary one.
    The Saga continues. Maybe it will end someday.

Maybe you are looking for

  • Multiple threads access the same method.

    Hello, I have been trying for a long time to find out multiple threads access the shared data. I have written a sample code, there I my intention is that method has to be accessed onlny one thread at a time., mean one thread finished the job, then ne

  • Customer line item display

    Hi All, I have a Credit Invoice which is open on VF03, but when I went to FBL5N customer line item display, I gave customer num and checked all open items, it is not there. Can someone please help me why it is not showing up in FBL5N. Thanks, Veni.

  • Sample FI Report

    Hi Can any one post sample FI Customised report to test it on my system Regards Nanda

  • Role prefix for custom composite/single roles

    We have custom composite roles which start with TI_XI_* and contain single SAP roles (SAP_) and single custom roles (AAW:). Are we forced to use a certain role naming standard at the composite and single role levels due to Java authorizations? Thanks

  • Where does SAP save form position and sizes?

    On my custom forms created with the SDK the SAP client saves the column sizes of matrix fields (CPRF) using the standard functionality but the form size and position is not saved. Does anyone know where SAP stores the form size and position for stand