My observations ( for people that have indexing and connection issues )

Since cisco takes an awful lot of time doing anything about these problems i decided to investigate the box myself today.
I followed advice from various threads and did some digging aroudn with network traffic snoopers and some other tools.
First ( and this is buried somewhere deep in the documentation ) you can NOT have ANY file or folder name that is longer than 32 characters. This is a limitation of the stupid linux they are running on ! If you have a file with longer name or foldername it may screw up the indexing.
Second : file and path names can only have alphanumerical characters and numbers and spaces in them. DO NOT USE ANY other character. it messes up the indexing  I had folders named -= folder 1 =-. they never got indexed. as soon as i removed teh  -= and =- the indexing kicked in .... This is again a twonkyvision / loonix problem
The box has tremendous problems with ghost devices on the network. I have on my network at home : 4 pc's running XP ( some pro some home edition )  2 laptops with Vista. One box with Win7. One Windows home Server. One linksys Skype phone , One Roku soundbridge, one Dlink DNS323 , one ADS network drive , one Simpletech Simplestor , A HP color laserjet , a Hp 6250 , 7650 and some other HP network printer. Thru the wireless link my PDA ( iPaq) and iPhone connect once in a while too. My blu ray player is also hooked up (netflix streaming). And then there are various experimental systems ( i am an electronics engineer and i have built some gadgets that are network connected that allow me to remotely turn on lights monitor temperature etc. )
Now , the NMH does not detect correctly most of the devices. It keeps on trying to feed information to the printers ... it also tries feeding information to other NAS devices as well as to the Windows Homeserver ... It falsely identifies one of the printers as a dlink ethernet connected dvd player ...
It also has problems with devices that use static ip addresses on the network ( i set up the printers and other NAS devices with hardcoded ip addresses. so no dhcp )
So here is what i did : go to twonky configuration ( port 9000 see tony's article )
Step 1 : Yank out the ethernet cable to ANY OTHER DEVICE except the pc you are working on , your router and the NMH <- this is important
step 2 : Hit the button to erase all the devices it discovered.  (reset list)
Step 3 : hit the SAVE button
step 4: UNCHECK the box next to the 'reset list' button
step 5: hit the SAVE button
Now , on the left hand side click on Maintenance
Click on ALL checkboxes under Log level. they should ALL be checked
Hit the Clear Logs button
Hit Save changes
Hit RESTART server. you wil get a file not foound error page. you will see in your browsers titlebar that the url changes to an ip address with some text behind it. remove all that text and key in :9000 and hit return. it will take you back to tonky. ( i don't know how important this step is , but i did not go in throught the device name , i used the ip address from this point on. normally it should not matter but you never know ( i have a suspicion i will explain later )
Write down this IP address. it is usefull to know.
Now since we are back in wonkyvision ( stupid half baked program ) Go back to the maintenance screen.
now hit the rebuild databse button.
You should hear disk activity now.
Hit the Show log  button once. the log files should open.
you can refresh this screen by hitting the reload button in your browser.
you should see messages fly by like
21:14:40:317 LOG_SYSTEM:fsmon_add_watch inotify_add_watch (12, /share/media/photos/Moorea May 1998) returns 2045
21:14:40:317 LOG_DB:watch wd=2045 added on /share/media/photos/Moorea May 1998
21:14:40:379 LOG_DB:upnp_folder_watch_add_dir /share/media/photos/Moorea May 1998/New Folder
thnis means it is probin the entire directory structure and adding files and paths.
Let it run for a while. hitting refresh on your browser once in a while. it took a couple of hours on mine ( 76000+ pictures ... ) and a couple of hundred songs + some videos.
once disc activity ceases : go back to twonky port 9000 , go in to maintenance and hit Clear Logs button.
HitSave button
Hit restart server. you will again get an error page. get rid of the rubbish behind the ip address.and key in :9000
go to the clients and security page.
Make sure Automatic discovery is still turned OFF ( if it is on you will see in the logbooks that it attempts several times a second to connecto to anything it can find. Since the detection process is flawed it bombs out. this may overload the poor cpu in the NMH... )
Hit the reset list once more
hit save
Now turn automatic discovery on and hit Save.
go back to maintenacne and hit restart server. again on the error page : erase the garbage after the ip address and go back to port 9000.
if you now go back to client/sharing page you should see 2 possibly 3 device. one is your router , one is the pc you are working on, and the last one is the same ip address as you see in the browser. ( the ipaddress you are using to talk to the nmh )
make sure all the checkboxes before these devices are checked. and hit the save button once more.
at this point i unchecekd the automatic discovery and hit save once more. i go back to maintenance and hit restart server for the last time.
At this point the nmh restarted twonky and immediately there was a ton of disc activity. i opened the normal nmh user interface and lo and behold : the green spinning arrow started to move and progress was going forward. it increased 1% roughly ever 10 seconds or so. when it finally hit 100% everything was there. as it should be.
Now. speculation on my part
- this thing has trouble with long file names and non alphanumerical characters.
- this thing has trouble with device it incorrectly identiefies or cannot identify. this screws up wonkymedia.
- the communication between the process on the NMH (that serves the flash user interface running on your browser ) and winkymedia is going through a network port itself. There are problems. thye do not do inter process communication but go via network messages... ( this is kind of dumb as it loads the network... )
proof :
21:01:03:625 filescanner thread started
21:01:03:628 LOG_SSDPSDP_notify_packet ### SSDP sending:
NOTIFY * HTTP/1.1
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=99999
LOCATION: http://192.168.1.66:9000/DeviceDescription.xml
NT: urn:schemas-upnp-org:service:ContentDirectory:1
NTS: ssdp:alive
SERVER: Linux/2.x.x, UPnP/1.0, pvConnect UPnP SDK/1.0
the filescanner sends messages through network port 1900 to the NMH. Since the filescanner is running on the NMH ... i also have no clue what 239:255:255:250 at 190 is ...
i also see sometimes the following messages fly by
21:01:03:894 [Error] - LOG_HTTP:HTTP_get_header Cannot receive header, clientSocket=13, nBytesReceived=0
21:01:03:894 LOG_HTTP:HTTP_send_receive received no header in HTTP_send_receive, propably client closed socket, URL=http://192.168.1.66:9000/
my suspicion is that , since the various processes running on the NMH ( the indexer , the UI server and all the twonky processes) all intercommunicate through the network port , this is a problem. if the network settings get corrupted ( because false identification , notwork overload or whatever ) the thing jams up.
by cleaning out all the false identieis , letting it identify itself ( important for its own process communication ) and a pc , and then turning off the detection .this solves that problem.
limiting the filesstem to 'clean 32 char max' names solves another problem.
I also see a lot of keep-alive message fly by on the netowrk ( several a second. )
i eventually plugged in my other computers and the roku , let it autodetect for a while and turned this feature back off. Then i plugged in all other devices the NMH has no business with.
So far it still works fine.
I still do see a ton of messages fly by where the NMH is probing the network on existing devices. tey come back with 'device already validated
21:01:04:140 LOG_CLIENT_DB:The entry found in known clients list is already validated (ip=192.168.1.76)
21:01:04:140 LOG_CLIENT_DB:checking http header for entry ip=192.168.1.76, mac=
21:01:04:140 LOG_CLIENT_DB:Checking http header to find a matching client.db entry (ip=192.168.1.76)
21:01:04:141 LOG_CLIENT_DB:Ignoring client with fixed flag = TRUE (ip=192.168.1.76)
( .76 is the pc i am working on right now. )
i don't know why they keep probing. i am not streaming anything and auto detect is turned off ..
anyway i will keep you guys posted on how this evolves.
One thing is for sure. this is another half baked ' broken source' based system.

further observations :
22:24:31:868 LOG_CLIENT_DB:checking http header for entry ip=192.168.1.66, mac=
22:24:31:868 LOG_CLIENT_DB:Checking http header to find a matching client.db entry (ip=192.168.1.66)
22:24:31:869 LOG_CLIENT_DB:HHetting client adaptation to 49 (ip=192.168.1.66)
22:24:36:878 LOG_CLIENT_DB:The entry found in known clients list is already validated (ip=192.168.1.66)
22:24:36:878 LOG_CLIENT_DB:checking http header for entry ip=192.168.1.66, mac=
22:24:36:878 LOG_CLIENT_DB:Checking http header to find a matching client.db entry (ip=192.168.1.66)
22:24:36:879 LOG_CLIENT_DB:HHetting client adaptation to 49 (ip=192.168.1.66)
22:24:37:926 LOG_CLIENT_DB:The entry found in known clients list is already validated (ip=192.168.1.76)
22:24:37:926 LOG_CLIENT_DB:checking http header for entry ip=192.168.1.76, mac=
22:24:37:926 LOG_CLIENT_DB:Checking http header to find a matching client.db entry (ip=192.168.1.76)
22:24:37:927 LOG_CLIENT_DB:Ignoring client with fixed flag = TRUE (ip=192.168.1.76)
22:2
thisnthing keeps on probing itself ... i wonder why. (.66 is the NMH  .76 is my pc ... ) it is also strange it cannot retrieve its own mac address....
Oh , you can turn off the logging features again when done. it only takes time and diskspace on the NMH
And before i get flamed : the comments i make about 'broken source' : i have no gripe with linux. I have a problem with companies that grab a bunch of stuff that is free ,slap it together, sell it for a lot of money and give no support to the people that bought it. They want all the money for no effort .. they turn open source into broken source ...

Similar Messages

  • I have been trying to get my ibook g4 fixed from apple for 6 years now. my ram doesnt work and the logic board is f'd up aswell... i know 12 people that have had the same issue. 4 of them got there ibooks replaced. anyone know what to do?

    i have been trying to get my ibook g4 fixed from apple for 6 years now. my ram doesnt work and the logic board is f'd up aswell... i know 12 people that have had the same issue. 4 of them got there ibooks replaced. anyone know what to do? all 4 ibooks were replaced outside warranty, why wont apple help me...

    Apple supports most of their computer products for a 7 year period, could be that your IBook is well past any kind of help.Secondly parts are no longer being made for this machine and never will be again. Finally I find it hard to believe that nothing has been done with this for 6 years.Have you documented the reasons why you were turned down for repairs ? were the replaced Ibooks within a couple of months of warranty expiration? What model is your IBook ? At least if we knew what the model #, some of the more techy types could find out if there were any repair programs for your model.
    Seems odd that you'd hang on to a non-working IBook for that long.

  • How can I use TopLink for querys that have two and more tables?

    I use TopLink today, and I can use one table to query, but how can I use TopLink for querys that have two and more tables?
    Thank you for see and answer this question.

    You can write a custom SQL query and map it to an object as needed. You can also use the Toplink query language "anyOf" or "get" commands to map two tables as long as you map them as one to one (get command) or one to many (anyOf command) in the toplink mapping workbench.
    Zev.
    check out oracle.toplink.expressions.Expression in the 10.1.3 API

  • Possible upgrade solution for people who have HD and problems in general.

    OK, for me, Leopard has been as painful as going osx from OS9, at least the upgrade has been , dunno about the retail copy., bugs, bugs, bugs with the upgrade for sure.
    Here is what happens generally., you upgrade and basically you need to run disk tools from a external drive or the Leopard DVD., the problems move on still.
    Solution i found was to back up to another drive, that is right guys, spend another hundred bucks no one warned you about., get a external HD or if your living it high and collect macs as Apple assumes you may just have a second Intel mac laying around with a Sata drive in it to start up in "Firewire Target Mode", (hold the "T" at start up)and start cloning your drive with SuperDuper (also need to purchase)..
    Ok
    1- once you clone your drive (usualy a hour for the base system alone).
    2- erase it as one partition,
    3- in the options make sure it is set as GUID partition (takes about a hour) and
    4- then as well zero out all the data., takes about 2 hours there as well.
    5- Now run disk utilities from the Leopard DVD or the computer or booted up drive you used to do all this., if you can not fix permission of th volume you seen to reformat the Drive again 7 pass!, could take 4 hours.
    Finally you will be able re clone it, and run disk tools after a days work no one warned you about.
    *This disk utilities operation may take about 1 hour but say 11, and look like this below;*
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Butterfly.mailstationery/Contents/Resources/bottom.jpg", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Butterfly.mailstationery/Contents/Resources/content.html", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Butterfly.mailstationery/Contents/Resources/Description.plist", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Butterfly.mailstationery/Contents/Resources/English.lproj/DisplayName.stri ngs", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Butterfly.mailstationery/Contents/Resources/thumbnail.png", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Butterfly.mailstationery/Contents/Resources/top.jpg", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/English.lproj/DisplayName.strings", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Flower.mailstationery/Contents/Resources/bg_letter.jpg", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Flower.mailstationery/Contents/Resources/bg_pattern.jpg", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Flower.mailstationery/Contents/Resources/bottom.jpg", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Flower.mailstationery/Contents/Resources/content.html", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Flower.mailstationery/Contents/Resources/Description.plist", should be 80, group is 99.
    Group differs on "Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/Stationery/Contents/Reso urces/Flower.mailstationery/Contents/Resources/English.lproj/DisplayName.strings ", should be 80, group is 99.
    *Good luck*
    *My ADVISE:* if you experienced these problems, as above, reformatting by zeroing out the data works. as for those who want Leopard. *DO NOT UPGRADE but install a RETAIL version of LEOPARD* until apple has a update,
    I read posts where people who have the retail copy (full DVD) have not experienced these problems, mine was a upgrade from Tiger since i got a mac in the last 30 days.
    WARNING: it has been hard to trust Apple fanatics with these things now days, many posts are denials to things not working so i could be wrong there as well, been honest saves time is all i can advise them.
    If anyone has beter advise please do post it.

    And what is yaml all about, shows up in disk utilities for hundreds if not thousands of issues?
    showed up as a user as well.
    Group differs on "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/share/ri/1.8/system/ WEBrick/HTTPAuth/proxybasicauth-i.yaml", should be 0, group is 99.
    Group differs on "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/share/ri/1.8/system/ WEBrick/HTTPAuth/ProxyAuthenticator/cdesc-ProxyAuthenticator.yaml", should be 0, group is 99.
    Group differs on "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/share/ri/1.8/system/ WEBrick/HTTPAuth/ProxyBasicAuth/cdesc-ProxyBasicAuth.yaml", should be 0, group is 99.
    Group differs on "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/share/ri/1.8/system/ WEBrick/HTTPAuth/ProxyDigestAuth/cdesc-ProxyDigestAuth.yaml", should be 0, group is 99.
    Group differs on "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/share/ri/1.8/system/ WEBrick/HTTPAuth/ProxyDigestAuth/check_uri-i.yaml", should be 0, group is 99.
    Group differs on "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/share/ri/1.8/system/ WEBrick/HTTPAuth/UserDB/cdesc-UserDB.yaml", should be 0, group is 99.
    Group differs on "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/share/ri/1.8/system/ WEBrick/HTTPAuth/UserDB/get_passwd-i.yaml", should be 0, group is 99.
    Group differs on "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/share/ri/1.8/system/ WEBrick/HTTPAuth/UserDB/make_passwd-i.yaml", should be 0, group is 99.
    Group differs on "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/share/ri/1.8/system/ WEBrick/HTTPAuth/UserDB/set_passwd-i.yaml", should be 0, group is 99.
    Group differs on "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/share/ri/1.8/system/ WEBrick/HTTPProxyServer/cdesc-HTTPProxyServer.yaml", should be 0, group is 99.
    ------------------------------------------------------------

  • Head count for people that have returned Creative products for a refund (due to the recent me

    After hearing and reading about the recent Creative disaster i decided to take my X-FI(P) back for a refund. I even explained to the store staff exactly why i was doing this and also due to Creative lack of? decent Vista support.
    Who else took a creative prodtuct back recently? + for me and my wallet is a feeling much nicer today.
    GOOD riddance to creative! 0 year customer of creative signing out.

    styckxx wrote:
    Refunding your product does not hurt Creative in any way what so ever. The product is already paid for by the retailer and will be repackaged and sold 0% cheaper as an open box or the retailer will ship it back to Creative who will? just repackage it as brand new and send the store a fresh box.
    Actually, it does. There are a number of retailers who will RMA any returns and not reshrink them. Also, retailers keep track of return rates for companies and products. If they end up losing money on products from a particular company, they will be less likely to stock them in the future (either at all or at reduced numbers).
    This is why on many products you will see a notice to call the manfacturer's support line if you have issues versus taking it back to the store. They are worried about their return rate stats.

  • Traded in my iPhone for a different brand of phone. I had no idea that I had to sign out of iMessage before doing this. Now, my old phone is gone and my new phone cannot receive texts from people who have iphones and had me as a contact before. They try t

    Traded in my iPhone for a different brand of phone. I had no idea that I had to sign out of iMessage before doing this. Now, my old phone is gone and my new phone cannot receive texts from people who have iphones and had me as a contact before. They try to send an iMessage and I have no way to receive an iMessgae now. On some server somwhere my AppleID still tells people they should send me iMessages. What is the solution to this issue? Deleting my AppleID would work to solve this issue, but I cannot ever delete the ID? What can Apple do for this?

    If you did not erase your apps and data before getting rid of your old phone, try using Find My Phone and erasing everything remotely. See if this works.

  • I see that there are people that have the problem suddenly almeer notes disappear this is with me also happened and now comes the: If I put a backup that I have my back than notes for 30 seconds back and THEN THEY DISAPPEAR again!

    i see that there are people that have the problem suddenly all notes disappear :
    this is with me also happend and now comes it
    when iputa backup that i have back than i kan see the notes voor 30 seconds and than the disappear again!

    Hello,
    Just to set your expectations...it's fine to "rant" about things here, but I do hope you are not expecting a formal reply from anyone at BlackBerry. For this site is not a channel for any formal communications with, escalations to, nor support from BlackBerry for any purpose whatsoever. Rather, it is a user-to-user community of volunteers who try to help each other out to the best of their abilities. Note this banner, please, posted at the top of nearly every page of the site:
    Consequently, words posted such as "WHAT THE HECK IS WRONG WITH YOU?" are actually directed at the other kind volunteers of this site, who may not respond in the most kindly of fashions. Hopefully, we all can understand that your rant is directed at BlackBerry (though, by placing it here, it is misplaced), but I just wanted to gently caution you about such posts, as well as ensure that your expectation concerning replies is properly set. Also, for new members who join the site, it's always good to have responses to such posts, covering the intended use of the site so that those new members can better understand such things.
    On the other hand, if you do desire assistance from other users for your issues, you might consider wording your requests in a manner that would motivate a kind volunteer to provide such.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • My iphone 5S will send texts as imessage but frequently switches to regular (green) messages even for people that I know use imessage - since we have exchanged (blue) messages previously. Is there something I can do to fix this or is it a unit problem?

    my iphone 5S will send texts as imessage but frequently switches to regular (green) messages even for people that I know use imessage - since we have exchanged (blue) messages previously. Is there something I can do to fix this or is it a unit problem?
    Please help.

    You can try to log out of iMessage and then sign back in.  However, even under optimal conditions, iMessage will not always work.  That's why the option of 'Send as SMS' is so important.  There might be temporary outages in the related iMessage servers.

  • Sorry but I think this wrong, I know that in Colombia there and two of the three operators already have 4G/LTE networks, what happens is that the iPhone should be expected to send the update software for computers that have this tercnologia activate them,

    sorry but I think this wrong, I know that in Colombia there and two of the three operators already have 4G/LTE networks, what happens is that the iPhone should be expected to send the update software for computers that have this tercnologia activate them, that my Iphone or receiving 5 supports 4G LTE,
    Thank you for your attention

    Apple needs to test the carrier if they offer LTE as expected.
    If your country/carrier is not on the list then there's no LTE on your iPhone.
    http://www.apple.com/iphone/LTE/
    It's between the your carrier and Apple. There's nothing you can do except feedback to Apple:
    http://www.apple.com/feedback/iphone.html

  • Column that have index

    I need to know what columns that have "ID%" and are NOT NULL from my user "TESTE" dont have a index. I used something like:
    select owner, table_name, index_name from dba_indexes where owner='TESTE' and table_name in (
    select table_name from ALL_TAB_COLUMNS where owner='TESTE' and COLUMN_NAME like 'ID%' and NULLABLE like 'N')
    But this give what columns have, i need the opposite.
    Tks,
    Elber.
    Message was edited by:
    Elber

    Although Sundar's solution may work in your particular case, it may be innacurate if more than one table could have a column with the same name. Fortunately, the fix for that also give you the table name "for free"
    SELECT table_name, column_name
    FROM all_tab_columns
    WHERE owner='TESTE' and
          column_name LIKE 'ID%' and
          nullable LIKE 'N'
    MINUS
    SELECT table_name, column_name
    FROM all_ind_columns
    WHERE index_owner='TESTE' and
          column_name LIKE 'ID%'You could also just add table_name to the select list of Kedruwsky's solution.
    One thing you may want to keep in mind is that both Sundar's and Kedruwsky's solutions, and my modification of Sundar's only check to see if the column is present in an index. It could be the fifth column in a seven column index.
    Depending on what exactly you are looking for, you may want to consider the column_position field in all_ind_columns. If you modify the parts of the queries against all_indexes to include a predicate like:
    column_position = 1it will eliminate only those columns that are on the leading edge of the index. Based on the ID% name, I suspect that you might be looking for primary keys. If that is true, you might want to replace the queries against all_ind_columns with a query against a join of all_constraints and all_cons_columns. Something like:
    SELECT table_name, column_name
    FROM all_tab_columns
    WHERE owner='TESTE' and
          column_name LIKE 'ID%' and
          nullable LIKE 'N'
    MINUS
    SELECT table_name, column_name
    FROM all_constraints c, all_cons_columns cc
    WHERE c.constraint_name = cc.constraint_name and
          c.constraint_type = 'P' and
          c.owner='TESTE' and
          cc.column_name LIKE 'ID%' and
          cc.position = 1HTH
    John

  • For people who have had it die due to sweat - how did you have it?

    The title is basically my question. For people who have had it die due to sweat, what orientation/where did you have it? I'm just wondering if all the claims are from having the open adapter slot face up, where sweat would easily drip into it.

    @WalleWalle you are brave. Try drying it out in the sun or in some rice, and don't turn it on for a day or 2. The best thing to do would be to take it apart right away, disconnect the batter and wash the circuit with DI water, but that would be very difficult!

  • Change Menu for People that are logged in

    I have a header made for people that are logged in, showing their name, the logout option, as well as the usual things such as home, profile, search, etc.
    But I also made a header for the people that are not logged in. It shows only the logo as well as the form to flll in email and password.
    I would like to make it in php so that when someone comes to the site or signs in it checks
    If the user is logged in
    show header_logged_in
    show content
    show footer
    If the user is not logged in
    show header_visitor
    do not show content (instead I have a page that tells the visitor to sign in or sign up)
    show footer
    But I'm not sure how I would code this to where it knows whether or not they are logged in, and how to keep the content hidden from those who have not yet.
    Any help would be really appreciated. Thanks ahead of time.
    Mike

    Hi Mike,
    Without knowing more about how users login and out I can only give you an example of how it's done.
    This uses a session variable check then includes
    <?php
    session_start();
    if ( isset ($_SESSION ['$login_status']) ) {
              include 'header_logged_in.php';
    } else {
              include 'header_visitor.php';
    ?>
    It's a basic example but there you have it.
    If you give some more details a more accurate answer can be given.
    Hope that helps anyway.
    David

  • OS X Server Wikis - How do i delete people that have left the office?

    OS X Server Wikis - How do i delete people that have left the office?
    Some people participated in the editing of the wiki and they have now left the office. How do i remove them and their documents from the People page?
    Thank you.

    Should be able to do so from the Users pane (select the user then click the "-" below the list of users. That worked for me with all but one out of five users I deleted. No matter what, their Wiki person page remained, so I hid it from view.
    Sorry I couldn't provide more conclusive help.

  • I was un able to install my Adobe suite 5 web premium, but it will not install my updates, (There was an error downloading this update. Please quit and try again later) have done that have unistalled and reinstalled at least 5 times

    I was un able to install my Adobe suite 5 web premium, but it will not install my updates, (There was an error downloading this update. Please quit and try again later) have done that have unistalled and reinstalled at least 5 times

    Eduardo Alejandro Lazo what specific error do you receive when trying to apply the update?
    I would also recommend checking the installation logs for the updates you are attempting to apply for errors.  You can find details on how to locate and interpret the installation log files at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.  You are welcome to post any specific errors you discover to this discussion.

  • Is there an automated way to scan my multimedia folder for files that are there and not in my library and add them ?

    Is there an automated way to scan my multimedia folder for files that are there and not in my i tune library and add them to y existing library ?
    I recenty had a damaged i tune library and had to import an old version.
    This last one does not have many of the CD I have copied the past months. And I don't know which ones these are either as they are too many of them.

    This will list files that are in the iTunes DB but the files are not in the media folder…
    http://dougscripts.com/itunes/scripts/ss.php?sp=listmias
    This will list files that are in the media library, but not in the iTunes DB.
    http://dougscripts.com/itunes/scripts/ss.php?sp=musicfolderfilesnotadded2
    I think it may misbehave with ringtones & some of the obscure media files, but they are both really powerful for repairing mangled libraries.
    I would create a new smart playlist for 'Tracks added since (todays date)' so you can easily find any tracks that you add back to iTunes.
    Doug has a lot of scripts for iTunes, spread the karma & donate if they are useful to you

Maybe you are looking for

  • How can I get video out from my iPhone 5?

    With my iPhone 4, I was able to watch videos on the exercise machines at my gym that were equipped with 30-pin connectors. They piped the video to their display screens, and the audio to a jack for my earpods to plug into. Now that I have upgraded to

  • Insert Picture/Hyperlink as Document Property

    Hi All, I have been able to insert most of the metadata into Word template as document properties but the Picture and Hyperlink column is not available. I also tried using INCLUDEPICTURE field like this: {INCLUDEPICTURE "http://<Site>/SiteCollectionI

  • Problem  in Transports configuration   to  Production

    Hello  I have a problem I am configurating  the  transport system between  QA landscape and  Prod landscape but I got  this  message: System   QA DOMAIN_DEV   Command  TMS_MGR_CONFIGURE_CLIENT Client   000                          Service  Configurat

  • Error Message When try to Download Adobe Flash Player 10.3.181.34

    I'm trying to download the Adobe Flash Player Adobe Flash Player 10.3.181.34.  Using Explorer 9 and I have a 32bit operating system.  At about 80% complete, I get the following error message: " The download did not pass the integrity check (162103.30

  • Why is my mic icon greyed out ip5 safari

    Why is my microphone icon occasionally grayed out in Safari. I'm looking for an answer to the question. Not how to temporarily fix it each time. Ip5, safari, ios 6.1.4