Sqlldr segmenation fault

Below I have included environment setting and the control file. Any ideas on why I get a segmenation fault when I run sqlldr?
My Linux run-time environment is:
bash-2.05$ set
BASH=/bin/bash
BASH_VERSINFO=([0]="2" [1]="05" [2]="8" [3]="1" [4]="release" [5]="i386-redhat-linux-gnu")
BASH_VERSION=$'2.05.8(1)-release'
COLORS=/etc/DIR_COLORS
COLUMNS=80
DIRSTACK=()
EUID=506
GROUPS=()
HISTFILE=/home/rbarsnes/.bash_history
HISTFILESIZE=1000
HISTSIZE=1000
HOME=/home/rbarsnes
HOSTNAME=<omitted>
HOSTTYPE=i386
IFS=$' \t\n'
INPUTRC=/etc/inputrc
LAMHELPFILE=/etc/lam/lam-helpfile
LANG=en_US
LD_LIBRARY_PATH=/usr01/app/oracle/product/9.0.1/lib:/lib:/usr/lib:/usr/local/lib
LESSOPEN=$'|/usr/bin/lesspipe.sh %s'
LIBPATH=/usr01/app/oracle/product/9.0.1/lib
LINES=24
LOGNAME=rbarsnes
LS_COLORS=$'no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:'
MACHTYPE=i386-redhat-linux-gnu
MAIL=/var/spool/mail/rbarsnes
MAILCHECK=60
OPTERR=1
OPTIND=1
ORACLE_BASE=/usr01/app/oracle
ORACLE_HOME=/usr01/app/oracle/product/9.0.1
ORACLE_OWNER=oracle
ORACLE_SID=<omitted>
ORA_NLS33=/usr01/app/oracle/product/9.0.1/ocommon/nls/admin/data
OSTYPE=linux-gnu
PATH=/home/rbarsnes/bin:/usr01/app/oracle/product/9.0.1/bin:/opt/bin:/bin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/java/bin:.:
PIPESTATUS=([0]="0")
PPID=4089
PS1=$'\\s-\\v\\$ '
PS2=$'> '
PS4=$'+ '
PVM_ROOT=/usr/share/pvm3
PVM_RSH=/usr/bin/rsh
PWD=/home/rbarsnes
SHELL=/bin/bash
SHELLOPTS=braceexpand:hashall:histexpand:monitor:history:interactive-comments:emacs
SHLVL=1
SSH_CLIENT=$'172.17.36.54 4662 22'
SSH_TTY=/dev/pts/1
SUPPORTED=en_US:en
TERM=xterm
TNS_ADMIN=/usr01/app/oracle/product/9.0.1/network/admin
UID=506
USER=rbarsnes
XPVM_ROOT=/usr/share/pvm3/xpvm
_=clear
langfile=/home/rbarsnes/.i18n
root=/opt/IBMJava2-131
bash-2.05$
End Linux run-time environment
My control file is:
OPTIONS (DIRECT=true) -- No inserts to increase performance
-- Load the catalog pricing data
UNRECOVERABLE -- Do not generate redo entries to increase performance
LOAD
-- "str X'0d0a'" instructs that records are delimited by \r\n instead of \n.
INFILE='/home/rbarsnes/pricing/catgprc_all.txt'
BADFILE='/home/rbarsnes/pricing/catgprc_all.bad'
DISCARDFILE='/home/rbarsnes/pricing/catgprc_all.dsc'
TRUNCATE
INTO TABLE PROD_SQLLDR_CATA_PRICE
FIELDS TERMINATEMINATED BY WHITESPACE
( SKU, PRICE )
End my control file

but opatch doesn't work.Could you be more specific? Some error message?
can you give me a link from which i can download it again.Link you have already... metalink...
Please reply as this is production system. As your database is in production state and you have access to metalink site, you may consider to ask for help Oracle support via "Service request".

Similar Messages

  • Segmenation fault after Installation of 9.2.0.4 on RHEL 3.0

    Hi
    Please help me to solve this problem. I got following error after installation of
    9.2.0.4 on RHEL 3.0. When i issue a command $agentctl start it gives me this error.
    DBSNMP for Linux: Version 9.2.0.4.0 - Production on 15-MAY-2007 16:43:27
    Copyright (c) 2003 Oracle Corporation. All rights reserved.
    Starting Oracle Intelligent Agent.../home/app/oracle/product/9.2.0/bin/dbsnmpwd:
    line 156: 27982 Segmentation fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBS
    NMP_WDLOGFILE 2>&1
    /home/app/oracle/product/9.2.0/bin/dbsnmpwd: line 156: 27995 Segmentation fault
    nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
    /home/app/oracle/product/9.2.0/bin/dbsnmpwd: line 156: 28007 Segmentation fault
    nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
    /home/app/oracle/product/9.2.0/bin/dbsnmpwd: line 156: 28019 Segmentation fault
    nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
    -RJ

    but opatch doesn't work.Could you be more specific? Some error message?
    can you give me a link from which i can download it again.Link you have already... metalink...
    Please reply as this is production system. As your database is in production state and you have access to metalink site, you may consider to ask for help Oracle support via "Service request".

  • Segmenation fault

    Hello,
    db->put( data = DB_DBT_USERMEM | DB_DBT_PARTIAL ) causes a segfault.
    Thanks
    Markus
    The backtrace (freeing memory - strange):
    /lib/tls/i686/cmov/libc.so.6 [0xb788f9f4]
    /lib/tls/i686/cmov/libc.so.6(cfree+0x90) [0xb78934f0]
    /usr/local/lib/libdb-4.7.so(__os_free+0x39) [0xb7ee01e9]
    /usr/local/lib/libdb-4.7.so(__lock_detect+0x846) [0xb7e6d3f6]
    /usr/local/lib/libdb-4.7.so(__lock_vec+0xbdc) [0xb7e6c5dc]
    /usr/local/lib/libdb-4.7.so(__db_lget+0x278) [0xb7e952f8]
    /usr/local/lib/libdb-4.7.so(__bam_search+0x797) [0xb7dfc7e7]
    /usr/local/lib/libdb-4.7.so [0xb7dea994]
    /usr/local/lib/libdb-4.7.so [0xb7decc75]
    /usr/local/lib/libdb-4.7.so(__dbc_get+0x1e5) [0xb7e86e05]
    /usr/local/lib/libdb-4.7.so(__db_get+0xb1) [0xb7e91391]
    /usr/local/lib/libdb-4.7.so(__db_get_pp+0x20a) [0xb7e9276a]
    Pseudo-code:
    DBT data;
    memset( &data, 0, sizeof(DBT) );
    data.data = NULL;
    data.size = 0;
    data.ulen = 0;
    data.flags = 0;
    table->get( table, transaction, &key, &data, DB_RMW );
    if( status != 0 )
    return ;
    Create a new "data" value
    Compare bytes so that only the new area (likely bigger) is written back
    Write back partial data:
    int value_old_offsetstart = index where changes started
    int value_old_offsetstart = index where changes ended
    int value_new_offsetstart = index where changes started
    int value_new_offsetstart = index where changes ended
    data.data = (void*)(value_new + value_new_offsetstart);
    data.size = value_new_offsetend - value_new_offsetstart;
    data.ulen = 0;
    data.dlen = value_old_offsetend - value_old_offsetstart;
    data.doff = value_old_offsetstart;
    data.flags = DB_DBT_USERMEM | DB_DBT_PARTIAL;
    table->put( table, transaction, &key, &data, 0 );

    Hello. From the stack trace you provided, the error is caused by the DB->get() call, not the DB->put().
    Could you post a small, stand alone program that replicates this segfault?
    Thanks,
    Ben Schmeckpeper

  • Apache SSL segment faults

    Have seen throughout the newsgroups references to the segmenation faults occuring with Apache-SSL and the WLS module. The fix in most instances was to was to remove a PathTrim statement, and the segfaults went away.I do not have any PathTrim statements, and only have to add the LoadModule and AddModule lines to the httpd.conf and any attempted SSL connection will generaet a segfault (I have not even added the IfModule mod_weblogic.c statement)I am running Apache 1.3.9, mod_ssl, Weblogic 6 SP1.Any help would be greatly appreciated.ThanksMark Parker
              

    Is there a tentative list of accelerators that will be supported? If the
    Sun accelerators are not on that list, please add them.
    -chris
    "Michael Young" <[email protected]> wrote in message
    news:[email protected]..
    whoops - got ahead of myself.
    I don't know that there are plans to have the plugin use hardwareaccelerators. I was
    writing about the WLS server supporting hardware ssl accelerators in thefuture.
    >
    Michael
    Michael Young wrote:
    Hi.
    Currently there is no support for ssl hardware accelerators. There are
    plans for this
    in the next major release of WLS due out next year.
    Thanks.
    Michael
    Lloyd Sher wrote:
    Does anyone know if the apache ssl weblogic plug-in supports hardware
    accelerators
    (ie nCipher)?
    If so how would this work? If not, are there any plans?
    Thanks,
    Lloyd--
    Developer Relations Engineer
    BEA Support--
    Developer Relations Engineer
    BEA Support

  • [solved] broken gtk aps after recent updates

    I have critical problem with gtk based apps, most of them ends with segmenation faults.
    bagheera@tux:~$ empathy
    Naruszenie ochrony pamięci
    bagheera@tux:~$ linphone
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 0
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:0
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 1
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:1
    ALSA lib pcm_dsnoop.c:612:(snd_pcm_dsnoop_open) unable to open slave
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    Naruszenie ochrony pamięci
    bagheera@tux:~$ nautilus
    Naruszenie ochrony pamięci
    bagheera@tux:~$ brasero
    ** Message: player creation error
    Naruszenie ochrony pamięci
    bagheera@tux:~$
    Witch package might by faulty?
    I can provide more info if u guide me.
    Last edited by bagheera (2011-09-30 19:32:06)

    bagheera@tux:~$ nautilus
    Segmentation fault
    bagheera@tux:~$ brasero
    ** Message: player creation error
    Segmentation fault
    bagheera@tux:~$ linphone
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 0
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:0
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 1
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:1
    ALSA lib pcm_dsnoop.c:612:(snd_pcm_dsnoop_open) unable to open slave
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    Segmentation fault
    bagheera@tux:~$ empathy
    Segmentation fault
    bagheera@tux:~$
    I'm using KDE.
    bagheera@tux:~$ pacman -Qs gtk2
    extra/gtk2 2.24.5-3
    The GTK+ Toolkit (v2)
    local/gtk-engine-murrine-git 20110812-1
    GTK2 engine murrine from GIT
    extra/gtkmm 2.24.2-1
    C++ bindings for gtk2
    local/gtk-theme-aldabra 0.7.5-2
    A GTK2 port of the GTK3 theme Adwaita.
    local/gtk-theme-hope 20110706-1
    Matching GTK2, GTK3 Gnome-shell, & XFCE Hope Themes
    community/gtk-theme-switch2 2.1.0-1
    Gtk2 theme switcher
    multilib/lib32-gdk-pixbuf2 2.23.3-1
    An image loading library for gtk2 (32-bit)
    multilib/lib32-gtk2 2.24.6-1
    The GTK+ Toolkit (v2) (32-bit)
    extra/qtcurve-gtk2 1.8.9-1 (qtcurve)
    A configurable set of widget styles for KDE and Gtk
    extra/vte 0.28.2-1
    Virtual Terminal Emulator widget for use with GTK2
    bagheera@tux:~$ pacman -Qs gtk3
    local/adwance-gtk3-theme 1-1
    Adwance GTK3 Theme
    extra/gtk3 3.0.12-1
    The GTK+ Toolkit (v3)
    local/gtk-theme-aldabra 0.7.5-2
    A GTK2 port of the GTK3 theme Adwaita.
    local/gtk-theme-hope 20110706-1
    Matching GTK2, GTK3 Gnome-shell, & XFCE Hope Themes
    extra/libunique3 3.0.2-1
    Library for writing single instance applications for GTK3
    extra/libwebkit3 1.4.3-1
    An opensource web content engine (for GTK3)
    local/oxygen-gtk3-git 20110812-1
    Port of the Oxygen theme to gtk
    No gnome-unstable, no partial update, a lot of free space on root partition. Unclean shutdown, none afair.
    Repos witch i'm using:
    core, extra,  community, multilib, archlinuxfr
    from systemlog:
    28/09/2011 22:57:37 tux kernel [ 2335.918630] linphone[6371] general protection ip:7f400955b2ce sp:7fff2a055e30 error:0 in libswscale.so.0.14.1[7f400954b000+39000]
    28/09/2011 22:58:17 tux kernel [ 2375.440055] nautilus[6440]: segfault at 0 ip 00007f04e98dd34e sp 00007fffed532ab0 error 4 in liboxygen-gtk.so[7f04e97db000+134000]
    28/09/2011 22:58:38 tux kernel [ 2396.356621] linphone[6509] general protection ip:7ff1a26822ce sp:7fff285b0850 error:0 in libswscale.so.0.14.1[7ff1a2672000+39000]
    28/09/2011 22:58:44 tux kernel [ 2403.136183] empathy[6522]: segfault at 0 ip 00007f09c705134e sp 00007fff2488e770 error 4 in liboxygen-gtk.so[7f09c6f4f000+134000]

  • Radio last.fm problem with LastFmLinux player

    Did anyone succeed to listen to the Last.fm radio using 1.1.4 version of the player  from http://last.fm site? When I run player file I get "Segmenation fault"
    Any idea how to fix it?

    here is how I installed it:
    1.) extract http://static.last.fm/player/LastfmLinux-1.1.4.tar.bz2 to /opt/
    2.) put this into a text file named /usr/bin/lastfm-player (you need to be root!)
    #/bin/bash
    cd /opt/Last.fm-1.1.4/
    ./player
    3.) Make the file executable
    chmod +x /usr/bin/lastfm-player
    4.)type in lastfm-player in console and it should run it (alt+f2 in kde).
    Note: configuration file is located in /home/$USER/.config/last.fm/player.ini
    If I knew how to make packages with pacman I'd probably make one.

  • Trouble to install Acrobat Reader

    Afetr I installed Acrobat Reader 4.0 at Solaris 8 (Intel), I got segmenation fault when I launch this program. The installation note says that I should look at PSRESOUCEPATH setting. But I did not see that variable had been set. Could someone help me to resolve this problem ? Thanks.

    Unfortunately, I don't know what you're talking about but I followed your instrctions and this is what I found.  I hope this is it:
    Mar 11 14:23:57 new-host-2.home Installer[31049]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7fc78b137900 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/AdbeRdr11002_en_US%201/Adobe%20Reader%20XI%20Installer.pkg #application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11002.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.}
    Mar 11 14:23:58 new-host-2.home Installer[31049]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Mar 11 14:23:58 new-host-2.home Installer[31049]: IFDInstallController 8B135B30 state = 7
    Mar 11 14:23:58 new-host-2.home Installer[31049]: Displaying 'Install Failed' UI.
    Mar 11 14:23:58 new-host-2.home Installer[31049]: 'Install Failed' UI displayed message:'The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.
    Mar 11 14:30:03 new-host-2 newsyslog[48332]: logfile turned over due to size>1000K
    Mar 22 10:02:52 new-host-2.home Software Update[5233]: SUCheckService: okay to stop (did timeout=0)

  • Sqlldr on Oracle 8.1.6

    on RedHat 6.1
    Segmentation fault (core dumped)
    whenever I run sqlldr
    Do you still have to run 8.1.5 patch?
    null

    on RedHat 6.1
    Segmentation fault (core dumped)
    whenever I run sqlldr
    Do you still have to run 8.1.5 patch?
    null

  • Segmentation Fault... Glibc 2.0 libs

    I have a problem when I execute the glibcpatch on my linux box, it takes a few file and replace it with others but the problem is that it doesn't work properly, the file are not replace, they are still in the $ORACLE_HOME/bin directory... With the .pre_glibc_patch extension, after executing the patch, nothing works, the sqlplus, svrmgrl, sqlldr, etc... the command are not even in the bin directory the names are not correct so I can't call them, and even if I do, they are segment faulting! The patch is giving me a lot of error message... Any ideas?

    There are many reasons why segmentation fault can occur with RMAN. Please open a SR with Oracle if the below solution does not fix your problem
    1. Ensure ORACLE_HOME and LD_LIBRARY_PATH (ORACLE_HOME/lib) are set.
    2. Backup your Oracle home s/w
    3. Relink rman
    cd $ORACLE_HOME/rdbms/lib
    make -f ins_rdbms.mk irman
    thanks

  • SQL Loader Segmentation Fault

    I'm trying to load a table (fixed length rows = 385 bytes, 78000k+ total bytes) and get a segmentation fault (core dump) as sqlldr is invoked. The log file is 0 bytes. I've tried changing the rows and buffers parms but no difference.
    Any thoughts?

    Oracle 9.2.0.4
    SunOS 5.8
    Please disregard this post - I used 'single quotes' instead of "doubles" in the script, so the login info was incorrect...

  • Macbook Pro issues - can anyone tell if 'normal' or faults

    I have some issues with my new 15" 2.66 unibody (non-removable batery) MBP. I'm told by the retailer that they are all normal/common - i'd like see if this is actually the case or they fobbing me off.
    1.) Something 'lose' inside the case around hard drive area - ie if i move the mac around (vertically is worst - ie imagine holding it with two hands with hinge sitting downwards, closed) i can hear something fairly hefty clunking back and forth against the inside of the shell (hard drive moving about?)
    2.) When i opn the lid for the first time after a period of the mac being closed, i get a reasonable creak/crack from the left side of the screen hinge.
    3.) When i run the battery down and it goes to sleep 'to preserve the contents of memory' it doesn't take long at all before battery so low it goes into deep sleep (ie state where all RAM contents are written to disk - and then takes a min or so to come to life again when you open the lid - my old macbook pro could last a good few hours in sleep mode before dying completely and deep sleeping
    I'd really like to know if anyone has noticed similar issues with their machines - or if indeed these are isolated issues to a few, aka faults.
    Thanks in advance

    1.) Something 'lose' inside the case around hard drive area - ie if i move the mac around (vertically is worst - ie imagine holding it with two hands with hinge sitting downwards, closed) i can hear something fairly hefty clunking back and forth against the inside of the shell (hard drive moving about?)
    The sudden motion sensor may make the appearance of something bouncing in there as it may activate while the drive is being moved around suddenly. However, if this does not appear to be the case, I'd ask an authorized service center.
    2.) When i opn the lid for the first time after a period of the mac being closed, i get a reasonable creak/crack from the left side of the screen hinge.
    Is the opening range different from other ones in the store?
    3.) When i run the battery down and it goes to sleep 'to preserve the contents of memory' it doesn't take long at all before battery so low it goes into deep sleep (ie state where all RAM contents are written to disk - and then takes a min or so to come to life again when you open the lid - my old macbook pro could last a good few hours in sleep mode before dying completely and deep sleeping
    The battery may need calibration at first:
    http://www.apple.com/batteries/
    If it is calibrated, and you aren't getting the life expected by that link for rudimentary usage, have the power manager looked at.

  • BT can actually fix broadband faults! (no I'm not ...

    Just had to post this for anyone to read who have encountered problems with BT Broadband. Its been put onto an old thread but incase your new or never saw it here it is.
    Anyone else seen the flying pigs all covered in snow?
    It's finally happened, after 14 months, hours upon hours spent on the phone to Broadband No Support India Division, emails back and for with moderators and BT, 4 engineer visits and 3 emails to the chairmans office my broadbands been fixed. Yes thats right its not a mistype my broadband has actually been fixed.
    I did try the noise line test as recomended by another forum member but I had no noise on the line.
    After my last attempt to email the chairmans office (that and the short but blunt voicemail message I left too) I had a call from a new person who works in the chairmans office. This lady couldn't have been more helpful. She'd actually looked into my account and problems dating back to the day I joined BT Broadband back in January 2009 and was shocked to see some of the crazy and down right ridiculous things I'd been told and had to put up with. I was even more shocked when she knew exactly what an external NTE was. She listed to what I had to say and the long long list of what I'd tried over the 14 months and how even with 2 replacement hubs sent out nothing changed. She decided that from what I'd described it was a faulty hub issue. I have to admit when I was told this I was a bit apprehensive and wasn't expecting anything new to actually happen. Wrong!
    Instead of just winging me out a new bog standard Type A Hub 2.0 she sent me out a new Hub 2.0 Type B. She explained how it was made by a different manufacturer and how it had a different chipset in it and that there had been customers who had found it solved there problems. I was dubious but I agreed to having one to try. 2 days later it arrived. Looks exactly the same as the 3 other hub 2.0 I have had in the past. I set it all up, switched it on and hey presto it burst into life. When it did burst into life there was no annoying loud clicking noise like with the Type A hubs. I logged into the Hub Manager and it appears to be more user friendly and pretty quick. For some unknown reason all previous Hubs upon connection would start with an Actual Data Transfer Speed of 100 odd mbps then almost immediately this would decrease down to 54 mpbs. Right away its showing as being 130mbps.
    Tried logging back into Hub Manager later on and I was astonished to see that the Actual Data Transfer Speed was still showing as being 130mbps. Then I looked at the connection speed of all joined PCs, Laptop and Netbook to find they were all at 100mbps. This is something which had never been achieved before. Now I started thinking is this actually going to work? Yes, it did. Using the internet now is quicker than its ever been. My download speed has increased from approx 6mb up to a now steady 7mb and the upload speed is slightly quicker too. The lovely lady from the chairmans office rang back a few times to see how things were going and apologised everytime for the way my broadband problems and the support lines have been of no help/use. I told her under no way was I ever ringing India again and she said hopefully next year it'll all be back in the UK. (Fingers crossed folks)
    Its now been 13days, 2 hours, 17 minutes & 51 seconds since switching to the Hub 2.0 Type B and I've had no flashing orange lights, no disconnections and none of those annoying 'Theres a problem with your broadband messages' appearing on my monitor. This is unheard of. If I'm lucky may go for a week without frequent disconnects (it did happen in summer 2009) but certainly no longer than that. 
    Its both great and disgusting at the same time. Yes its great that I now have the broadband service I've been paying for but disgusting that its taken 14 months to get it. That and the fact that despite all the bull excuses and comments on how its the phone line inside and its the electrical interference and that its a fault with all my PCs, laptops and netbooks etc that it is in fact down to that bloomin Hub!
    Compensation is being looked into and should be forthcoming. I do not want to curse it but if these great speeds/transfer rates remain and I continue to be able to use my Broadband without that blasted constant clicking noise, flashing orange broadband light and frequent disconnections (deep breath) I may stay with BT.
    Thanks to everyone whos suggested or commented on things to try.
    No disrespect to the Mods on here but I did contact yourselves numerous times on the old BT Forums and got nowhere. The usual thing was to be told a line test had been done, no faults found now ring BT Broadband helpline. In my case no it wasn't a line fault it was rubbish BT Hubs 2.0 type A fault!
    All I can recommend for anyone whos sick to the back teeth ringing India and getting nowhere with there broadband problems try using Google and searching for BT Chairmans email address and fire an email to them with details of your problems/experiences. 
     Good Luck 

    nice 1,   i got my bb fixed today 2, after weeks of phone calls to india and 7 engieer visits and a letter to the chairman my bb its back up to 3.5 mbps,  the only strange thing is my bb light gos orange every 2 hours im hoping this is just like the 10 days restart and not still a falut im just glad my dsl connetion rate is back up was at 1000 but now 4689 pls look at my home hub stats tell we what u see pls x oh im using the home hub 2.0 type A
    Line state
    Connected
    Connection time
    0 days, 0:11:54
    Downstream
    4,768 Kbps
    Upstream
    448 Kbps
    VPI/VCI
    0/38
    Type
    PPPoA
    Modulation
    ITU-T G.992.1
    Latency type
    Fast
    Noise margin (Down/Up)
    5.8 dB / 20.0 dB
    Line attenuation (Down/Up)
    53.0 dB / 31.5 dB
    Output power (Down/Up)
    19.3 dBm / 12.8 dBm
    Loss of Framing (Local)
    68
    Loss of Signal (Local)
    8
    Loss of Power (Local)
    0
    FEC Errors (Down/Up)
    0 / 0
    CRC Errors (Down/Up)
    480 / 2147480000
    HEC Errors (Down/Up)
    nil / 7
    Error Seconds (Local)
    5

  • Adobe Bridge CS6 Stopped working.  Fault Module Name: StackHash_0a9e

    It's just typical.  I'm up against a deadline and this happens.
    If I try to open an image in Camera Raw, check the colour settings, get into the camera raw preferences this is the result:
    Problem signature:
      Problem Event Name:    BEX
      Application Name:    Bridge.exe
      Application Version:    5.0.2.4
      Application Timestamp:    50d99f7a
      Fault Module Name:    StackHash_0a9e
      Fault Module Version:    0.0.0.0
      Fault Module Timestamp:    00000000
      Exception Offset:    0018f890
      Exception Code:    c0000005
      Exception Data:    00000008
      OS Version:    6.1.7601.2.1.0.256.1
      Locale ID:    2057
      Additional Information 1:    0a9e
      Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:    0a9e
      Additional Information 4:    0a9e372d3b4ad19135b953a78882e789

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you've already tried a complete uninstall and reinstall try opening iTunes in safe mode (hold down CTRL+SHIFT as you start iTunes) then going to Edit > Preferences > Store and turning off Show iTunes in the Cloud purchases. You may find iTunes will now start normally.
    tt2

  • Can you use schema name in "INTO TABLE" in sqlldr?

    Hi All,
    I have a simple question.
    My Oracle userid is SBHAT.
    SBHAT has insert,delete, select,update privileges on a Table in another schema XYZ.
    I want to SQL*Load data in Table EMPLOYEE in XYZ schema, using my userid. Something like ....
    sqlldr userid=*SBHAT*/password control=test.ctl data=test.txt
    I tried to use the following in my test.ctl file but it does not work.
    load data
    append
    into table "XYZ.EMPLOYEE"
    fields terminated by ',' optionally enclosed by '"'
    trailing nullcols
    Can someone give me the proper syntax for into table that uses *schema.table_name* construct.
    Thanks,
    Suresh

    Pl post exact OS and database versions - what do you get when you execute sql*loader with the syntax you have identified so far ?
    http://docs.oracle.com/cd/E11882_01/server.112/e22490/ldr_control_file.htm#i1005623
    HTH
    Srini

  • Unable to capture fault for Invoke actrivity invoking OA Adapter

    Hi,
    I have invoke activity that invokes oracle applications adapter and i have catch all and catch for process. But when invoke adapter returns exception my catch and catch all doesn't capture the faults. But when i use some other adapter like database adapter then catch captures fault and work normally.
    Is it a bug or there are some other way we need to capture the faults in case of oracle applications adapater.
    Any suggestion?

    One more update i tried printing l_http_response.status_code and got 302.
    Thanks,
    PKV

Maybe you are looking for

  • Managing a remote unix box with OSX server apps...

    Aside from running an OSX server, I am in charge of maintaining an external, SUN unix server from my Mac, and I hate using line commands, esp. with how jaded I've become using the nice tools for managing the Mac server. For now I use terminal in orde

  • Problem in submit statement ?

    hi friends.. i have one report program (for eg zpgm1) from that i call another program (for eg zpgm2) by using submit statement. in zpgm1  i have only one radio button in zpgn2 i have one parameter with obligatory. the issue is while executing from z

  • Java newbie help: Need to change a graphic on screen

    Hello everyone. I'm a long time C/C++ programmer, and I've been thrust into the Java world when I inherited an incomplete project. If something I mention later on sounds stupid, it's probably because it came that way, or I'm trying to force it into w

  • Dual Layer Drive?

    Hp 2000 Notebook PC Product Number: 00359-OEM-8992687-00010 Hey everybody. I am wandering if my dvd/cd burner is a Dual Layer Burner or not? I can't find any info on it so I have no idea. I was talking to somebody and they said that if it's not, then

  • Why i can't download anything from the app store? (It turns  up "Error en el App Store. Vuelve a intentarlo más tarde. (null)"

    I am trying to download a game from the app store to my apple but it turns up "Error en el App Store. Vuelve a intentarlo más tarde. (null)". I am trying to download any other thing from the store and i can´t. I would like that somebody could tell me