Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ThunderForest

  1. ThunderForest

    Package Body Truncates on compile

    Panic attack averted. I removed the copy I had from the schema and re-created it using the SQL worksheet (instead of pasting it back through the schema manager) and it validated. So then I did the same to the real McCoy. I guess there is a byte limitation in the schema manager. Getting...
  2. ThunderForest

    Package Body Truncates on compile

    I'm using the 8.1.7 schema manager. I added a small change to a very large package body. When I "apply", it truncates the text and lists as "invalid". It's as if it's too large. Even if I remove the change, it does the same thing. When I paste in the entire text again, it does the same thing...
  3. ThunderForest

    Contact ISP for Account Identity

    Thank you. Very valuable information. Getting answers before I'm asked. Providing answers if I can.
  4. ThunderForest

    Contact ISP for Account Identity

    ISP = AT&T-YaHoo Networks This involves the creation of a YaHoo account that impersonated an employee at my company. A malicious message was sent to our CEO using that account. We have the eMail header and know it originated from AT&T, as well as the approximate location. A few moments...
  5. ThunderForest

    Where to from here

    New Players: Gertrude, former IT Manager, one year ago. Consulted for company, but was dropped about one month ago. George, former IT employee, and consults for company. Since I brought this issue up, just thought I should let you know how it ended (or began). The events of life just never...
  6. ThunderForest

    Where to from here

    Very good advice, and that is exactly what Alex is doing, although he was asked to contact the ISP where the MIME header said the eMail was sent from, asking them 1) to examine the header, 2) verify the authenticity of the eMail and 3) to verify if the account name was a valid account. He did...
  7. ThunderForest

    Where to from here

    Wrong-o silverHair and thanks Brianinms. Should have added that HR was already involved. Bob was also confronted and claims the address was spoofed. Alex proved and documented otherwise. I would also think it would be best for Alex to stay out of things and let HR handle it. I guess what I...
  8. ThunderForest

    Where to from here

    By the way, Alex also analyzed the MIME header and concluded it was legitimate. What should Alex's role be in this issue? Getting answers before I'm asked. Providing answers if I can.
  9. ThunderForest

    Where to from here

    Would appreciate your opinions and/or protocol on this subject. Thanks. The Players: Uncle Joe, Owner of corporate group Nephew Bob, Network Administrator Sam, CEO of one company in group Alex, IT Manager Sam calls Alex into his office and begins asking how his relationship is with Bob...
  10. ThunderForest

    Cognos Install-Macros won't work

    Already tried that. I was thinking it was some clash with MDAC and OLE? Getting answers before I'm asked. Providing answers if I can.
  11. ThunderForest

    Cognos Install-Macros won't work

    Maybe my problem is explained in thread401-1455265 ??? Getting answers before I'm asked. Providing answers if I can.
  12. ThunderForest

    Cognos Install-Macros won't work

    V 7 Series 2 After installing this version on a new XP Pro box, macros will not work (error 1003) and most objects are not in object store. Nothing unusual occurred during the install. Is there a second disk for the install? Problem with XP? BTW, we constantly have this problem, sometimes...
  13. ThunderForest

    Macro and Prompt

    What I've found since the above: When publishing to PDF, if I leave out the path then publishing will work and default to ..\windows\system32 The macro will stop for reports that have prompts in sub-reports. The macro will continue once the values are populated manually. Getting answers...
  14. ThunderForest

    Macro and Prompt

    Thanks. There must be some other problem with the report I gave you above, probably because of the subreport having the prompt. This command worked for another report: Set objImpRep = objImpApp.OpenReport("G:\Cognos\Reports\ScrapReporting.imr", bDate+"|"+eDate) But it won't write the PDF...
  15. ThunderForest

    Macro and Prompt

    Glad all of you kept the conversation going.... Getting closer. There are two prompts, each have 6 boxes. In this case, only the first two are populated in each prompt. I get r440 object error and the run stops at the line below. The data type is date in the prompt manager. Do I need to...

Part and Inventory Search

Back
Top