Quantcast
Channel: Toad for Oracle Forum - Recent Threads
Viewing all 4385 articles
Browse latest View live

Comment: Cannot CLOSE Tab

$
0
0

This problem has been going on for the past 2 Upgrades and was not fixed.  

A TAB(s) will not close.  Once a TAB will not close in an Editor, any additional TAB opened by that particular SQL Editor is also not Closeable.

TOAD Requires TASK MANAGER in order to close the SQL Editor.

Most common reason is I do NOT close the Procedure Tab before I put my laptop to sleep.  The next morning, the SQL TABs are no longer close-able.

What does not fix the problem.  Apparently, not in the next release.


RE: TOAD 10.6.1.3 - problem exporting data to clipboard

$
0
0

I'm glad you got it working.   If it happens again, post the call stack part of the log, and we can probably help you fix it without reinstalling.

TOAD 10.6.1.3 - problem exporting data to clipboard

$
0
0

Hi,

I have a problem with exporting data to cliboard that I can't fix. It happens a few times a year in the middle of work, i tired everything and at the end have to completly re-install everything.

While exporting i get the error message:  The system cannot find the file specified.

LOG:

EurekaLog 6.0.24

Application:
-------------------------------------------------------
1.1 Start Date : Thu, 28 Jun 2018 07:52:41 +0200
1.2 Name/Description: Toad.exe - (Toad for Oracle)
1.3 Version Number : 10.6.1.3
1.4 Parameters :
1.5 Compilation Date: Tue, 26 Oct 2010 15:54:37 +0200
1.6 Up Time : 2 hours, 8 minutes, 43 seconds

Exception:
----------------------------------------------------------------
2.1 Date : Thu, 28 Jun 2018 10:01:25 +0200
2.2 Address : 00B3DC06
2.3 Module Name : Toad.exe - (Toad for Oracle)
2.4 Module Version: 10.6.1.3
2.5 Type : EOleException
2.6 Message : The system cannot find the file specified.
2.7 ID : 4982
2.8 Count : 1
2.9 Status : New
2.10 Note :

User:
-------------------------------------------------------
3.1 ID : ivansto
3.2 Name : Windows User
3.3 Email :
3.4 Company :
3.5 Privileges: SeShutdownPrivilege - OFF
SeChangeNotifyPrivilege - ON
SeUndockPrivilege - OFF
SeIncreaseWorkingSetPrivilege - OFF
SeTimeZonePrivilege - OFF

Active Controls:
------------------------------------
4.1 Form Class : TFormGridSaveAs
4.2 Form Text : Export Data
4.3 Control Class: TComboBox
4.4 Control Text :

Computer:
-----------------------------------------------------------------------------------
5.1 Name : LDBG645811
5.2 Total Memory : 15800 Mb
5.3 Free Memory : 11913 Mb
5.4 Total Disk : 237,98 Gb
5.5 Free Disk : 45,02 Gb
5.6 System Up Time: 2 hours, 22 minutes, 46 seconds
5.7 Processor : Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
5.8 Display Mode : 1920 x 1080, 32 bit
5.9 Display DPI : 120
5.10 Video Card : Intel(R) HD Graphics 520 (driver 21.20.16.4534 - RAM 1024 MB)
5.11 Printer : HP Universal Printing PS (v5.8.0) (driver 10.0.14393.0)

Operating System:
----------------------------------------------
6.1 Type : Microsoft Windows 6.2 (64 bit)
6.2 Build # : 9200
6.3 Update :
6.4 Language:
6.5 Charset : 238

Network:
---------------------------------------------------------------------------------------------------------
7.1 IP Address: 010.002.010.181 - 000.000.000.000 - 000.000.000.000 - 000.000.000.000 - 000.000.000.000
7.2 Submask : 255.255.255.000 - 000.000.000.000 - 000.000.000.000 - 000.000.000.000 - 000.000.000.000
7.3 Gateway : 010.002.010.001 - 000.000.000.000 - 000.000.000.000 - 000.000.000.000 - 000.000.000.000
7.4 DNS 1 : 010.001.001.010 - 000.000.000.000 - 000.000.000.000 - 000.000.000.000 - 000.000.000.000
7.5 DNS 2 : 010.001.001.011 - 000.000.000.000 - 000.000.000.000 - 000.000.000.000 - 000.000.000.000
7.6 DHCP : OFF - ON - ON - ON - ON

RE: Stream read error when executing query against V$SQL in Editor

$
0
0

I'm facing the same problem.

Is there any workaround or a fix available?

Stream read error when executing query against V$SQL in Editor

$
0
0

The following SQL executes once for me in a newly opened Toad 12.12.0.39 (or 12.10.0.30) Editor tab.

SELECT S.sql_fulltext FROM v$sql S

I get a "Stream read error." popup if...

  1. I try to go to the bottom of the results in the Data Grid.
  2. I try to re-execute the same SQL in the same editor after the error occurs the first time. (Will execute once if SQL is copied to another Editor window.)
  3. I leave and then return focus to aToad window and/or Editor tab that has already produced the error.

Started out with a more complex SQL statement, but reduced to bare minimum that would produce the symptoms.

May be related to text content in the CLOB SQL_FULLTEXT column. Adding an arbitrary WHERE clause (e.g. WHERE UPPER(S.sql_fulltext) LIKE '%DUAL%') to limit the results returns less rows and can be run repeatedly without issue. May try to pin down specific SQL text that may be causing the trouble and will report back if I come up with anything useful.

DB is Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production.

Oracle Client is Release 12.1.0.2.0 Production on Wed Mar 21 14:08:34 2018.

Works fine against any Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production. No issues at all.

Have pasted the error report below offered when I try #2 above. The popup seen for #1 doesn't offer the error report.

Would love to get my more complex V$SQL query working as I use it for diagnosis and tuning and currently have to use SQL Developer (gasp!) instead on my 12.2 DBs.

Thanks!

-Rick

EurekaLog 7.5.1.0

Application:
-------------------------------------------------------------
1.1 Start Date : Wed, 21 Mar 2018 09:15:01 -0400
1.2 Name/Description: Toad.exe - (Toad® for Oracle)
1.3 Version Number : 12.12.0.39
1.4 Parameters :
1.6 Up Time : 5 hour(s), 18 minute(s), 22 second(s)

Exception:
--------------------------------------------------
2.1 Date : Wed, 21 Mar 2018 14:33:24 -0400
2.2 Address : 00000000042F7EFD
2.3 Module Name: Toad.exe - (Toad® for Oracle)
2.5 Type : EReadError
2.6 Message : Stream read error.
2.7 ID : 2E320000
2.8 Count : 1
2.11 Sent : 0

User:
---------------
3.2 Name: Bob

Active Controls:
------------------------------------------------------------------------------
4.1 Form Class : TfrmMain
4.2 Form Text : Toad for Oracle - [SCHEDULER@OMXT001 - Editor (New 12 *)]
4.3 Control Class: TToadCXGridSite
4.4 Control Text :

Computer:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
5.2 Total Memory : 17054638080 (15.88 Gb)
5.3 Free Memory : 7991861248 (7.44 Gb)
5.4 Total Disk : 511031898112 (475.94 Gb)
5.5 Free Disk : 99414933504 (92.59 Gb)
5.6 System Up Time : 6 hour(s), 45 minute(s), 40 second(s)
5.7 Processor : Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
5.8 Display Mode : \\.\DISPLAY1: 1280x1024x32 96 DPI @ 2560x-227, \\.\DISPLAY2[PRIMARY]: 2560x1440x32 96 DPI @ 0x0, \\.\DISPLAY3: 1280x1024x32 96 DPI @ 3840x-227
5.9 Display DPI : 96
5.10 Video Card : Intel(R) HD Graphics 520 (driver 20.19.15.4457 - RAM 1073741824)
5.11 Printer : SHARP MX-M453N PCL6 (driver 0.00.0000.106.0145)
5.12 Virtual Machine:

Operating System:
--------------------------------------------------------
6.1 Type : Microsoft Windows 7 (64 bit)
6.2 Build # : 7601 (6.1.7601.18015)
6.4 Non-Unicode Language: English (0409)
6.5 Charset/ACP : 0/1252
6.6 Install Language : English (0409)
6.7 UI Language : English (0409)

Steps to reproduce:
------------
8.1 Text:


Call Stack Information:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|Methods |Details|Stack |Address |Module |Offset |Unit |Class |Procedure/Method |Line |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|*Exception Thread: ID=12792; Parent=0; Priority=-2 |
|Class=; Name=MAIN |
|DeadLock=0; Wait Chain= |
|Comment= |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|7FFFFFFE|03 |0000000000000000|00000000042F7EFD|Toad.exe |0000000000167EFD|System.Classes |TStream |ReadBuffer | |
|00000040|04 |000000000042E368|000000000496D079|Toad.exe |00000000007DD079|Data.DB |TBlobField |GetAsWideString |8714[9] |
|00000040|04 |000000000042E3B8|000000000496E6D9|Toad.exe |00000000007DE6D9|Data.DB |TWideMemoField |GetAsString |9139[1] |
|00000040|04 |000000000042E3F8|000000000496E719|Toad.exe |00000000007DE719|Data.DB |TWideMemoField |GetAsVariant |9144[1] |
|00000040|03 |000000000042E458|0000000004FCD990|Toad.exe |0000000000E3D990|cxDBData | |GetFieldValue | |
|00000040|03 |000000000042E4D8|0000000004FCDBB7|Toad.exe |0000000000E3DBB7|cxDBData |TcxDBDataProvider |GetExternalDataValue | |
|00000040|03 |000000000042E568|0000000004A0A17E|Toad.exe |000000000087A17E|cxCustomData |TcxCustomDataController |GetStoredValue | |
|00000040|03 |000000000042E5B8|0000000004A09F9A|Toad.exe |0000000000879F9A|cxCustomData |TcxCustomDataController |GetInternalValue | |
|00000040|03 |000000000042E608|0000000004A04481|Toad.exe |0000000000874481|cxCustomData |TcxCustomDataController |GetValue | |
|00000040|03 |000000000042E658|0000000004A06B4E|Toad.exe |0000000000876B4E|cxCustomData |TcxCustomDataController |GetRowValue | |
|00000040|03 |000000000042E6A8|0000000004F037A9|Toad.exe |0000000000D737A9|cxGridCustomTableView |TcxCustomGridRecord |GetValue | |
|00000040|03 |000000000042E6F8|0000000004EEF424|Toad.exe |0000000000D5F424|cxGridCustomTableView |TcxGridTableDataCellViewInfo |GetDisplayValue | |
|00000040|03 |000000000042E758|0000000004EEEC15|Toad.exe |0000000000D5EC15|cxGridCustomTableView |TcxGridTableDataCellViewInfo |CalculateEditViewInfo | |
|00000040|03 |000000000042E7F8|0000000004EF0670|Toad.exe |0000000000D60670|cxGridCustomTableView |TcxGridTableDataCellViewInfo |Calculate | |
|00000040|03 |000000000042E868|0000000004FAB3D5|Toad.exe |0000000000E1B3D5|cxGridRows |TcxGridDataCellViewInfo |Calculate | |
|00000040|03 |000000000042E8C8|0000000004FB0172|Toad.exe |0000000000E20172|cxGridRows |TcxGridDataRowViewInfo |CalculateCellViewInfo | |
|00000040|03 |000000000042E938|0000000004FB11A1|Toad.exe |0000000000E211A1|cxGridRows |TcxGridDataRowViewInfo |Calculate | |
|00000040|03 |000000000042E9A8|0000000004EF1829|Toad.exe |0000000000D61829|cxGridCustomTableView |TcxCustomGridRecordViewInfo |MainCalculate | |
|00000040|03 |000000000042EA08|000000000995A939|Toad.exe |00000000057CA939|cxGridTableView | |CalculateItems | |
|00000040|03 |000000000042EA68|000000000995AA4C|Toad.exe |00000000057CAA4C|cxGridTableView |TcxGridRowsViewInfo |Calculate | |
|00000040|03 |000000000042EAA8|0000000004EF290B|Toad.exe |0000000000D6290B|cxGridCustomTableView |TcxCustomGridRecordsViewInfo |MainCalculate | |
|00000040|03 |000000000042EAF8|0000000004EF3D0A|Toad.exe |0000000000D63D0A|cxGridCustomTableView |TcxCustomGridTableViewInfo |Calculate | |
|00000040|03 |000000000042EB38|000000000995C378|Toad.exe |00000000057CC378|cxGridTableView |TcxGridTableViewInfo |Calculate | |
|00000040|03 |000000000042EBA8|0000000004F54D79|Toad.exe |0000000000DC4D79|cxGridCustomView |TcxCustomGridViewInfo |MainCalculate | |
|00000040|03 |000000000042EC18|0000000004F2979D|Toad.exe |0000000000D9979D|cxGridDetailsSite |TcxCustomGridDetailsSiteViewInfo|Calculate | |
|00000040|03 |000000000042EC68|0000000004F32A11|Toad.exe |0000000000DA2A11|cxGrid |TcxGridViewInfo |Calculate | |
|00000040|03 |000000000042ECB8|0000000004F32AA1|Toad.exe |0000000000DA2AA1|cxGrid |TcxGridViewInfo |MainCalculate | |
|00000040|03 |000000000042ED18|0000000004F3128D|Toad.exe |0000000000DA128D|cxGrid |TcxGridLayoutChange |Execute | |
|00000040|03 |000000000042ED68|0000000004F3596A|Toad.exe |0000000000DA596A|cxGrid |TcxCustomGrid |DoChange | |
|00000040|03 |000000000042EDB8|0000000004F35CAC|Toad.exe |0000000000DA5CAC|cxGrid | |DoFinalChanges | |
|00000040|03 |000000000042EE28|0000000004F35D70|Toad.exe |0000000000DA5D70|cxGrid |TcxCustomGrid |DoUpdate | |
|00000040|03 |000000000042EE78|0000000004F362B8|Toad.exe |0000000000DA62B8|cxGrid |TcxCustomGrid |EndUpdate | |
|00000040|03 |000000000042EEB8|0000000004F35C9B|Toad.exe |0000000000DA5C9B|cxGrid | |DoFinalChanges | |
|00000040|03 |000000000042EF28|0000000004F35D70|Toad.exe |0000000000DA5D70|cxGrid |TcxCustomGrid |DoUpdate | |
|00000040|03 |000000000042EF78|0000000004F362B8|Toad.exe |0000000000DA62B8|cxGrid |TcxCustomGrid |EndUpdate | |
|00000040|03 |000000000042EFB8|0000000004F58619|Toad.exe |0000000000DC8619|cxGridCustomView |TcxCustomGridView |GridEndUpdate | |
|00000040|03 |000000000042EFE8|0000000004F5A196|Toad.exe |0000000000DCA196|cxGridCustomView |TcxCustomGridView |EndUpdate | |
|00000040|03 |000000000042F038|000000000569A63F|Toad.exe |000000000150A63F|cxGridDBDataDefinitions |TcxGridDBDataController |EndFullUpdate | |
|00000040|03 |000000000042F078|0000000004FC9137|Toad.exe |0000000000E39137|cxDBData |TcxDBDataLink |DataSetChanged | |
|00000040|04 |000000000042F0C8|0000000004972E0E|Toad.exe |00000000007E2E0E|Data.DB |TDataLink |DataEvent |10402[19] |
|00000040|03 |000000000042F108|0000000004FC8FCD|Toad.exe |0000000000E38FCD|cxDBData |TcxDBDataLink |DataEvent | |
|00000040|04 |000000000042F158|00000000049738C9|Toad.exe |00000000007E38C9|Data.DB |TDataSource |NotifyLinkTypes |10673[3] |
|00000040|04 |000000000042F1C8|0000000004973921|Toad.exe |00000000007E3921|Data.DB |TDataSource |NotifyDataLinks |10680[3] |
|00000040|04 |000000000042F218|000000000497396D|Toad.exe |00000000007E396D|Data.DB |TDataSource |DataEvent |10688[4] |
|00000040|04 |000000000042F268|000000000497EFE0|Toad.exe |00000000007EEFE0|Data.DB |TDataSet |DataEvent |13631[46] |
|00000040|04 |000000000042F2B8|0000000004DC7169|Toad.exe |0000000000C37169|MemDS |TMemDataSet |DataEvent |4604[4] |
|00000040|04 |000000000042F2F8|0000000009B53146|Toad.exe |00000000059C3146|DBAccess |TCustomDADataSet |DataEvent |10762[1] |
|00000040|04 |000000000042F338|00000000049803F5|Toad.exe |00000000007F03F5|Data.DB |TDataSet |Last |14202[11] |
|00000040|03 |000000000042F388|0000000004FCAD58|Toad.exe |0000000000E3AD58|cxDBData |TcxDBDataProvider |Last | |
|00000040|03 |000000000042F3C8|0000000004A06ED5|Toad.exe |0000000000876ED5|cxCustomData |TcxCustomDataController |GotoLast | |
|00000040|03 |000000000042F408|0000000004F10F64|Toad.exe |0000000000D80F64|cxGridCustomTableView | |CheckGridMode | |
|00000040|03 |000000000042F448|0000000004F1105B|Toad.exe |0000000000D8105B|cxGridCustomTableView |TcxCustomGridTableController |FocusNextRecord | |
|00000040|03 |000000000042F4E8|0000000004F11402|Toad.exe |0000000000D81402|cxGridCustomTableView |TcxCustomGridTableController |FocusNextRecordWithSelection | |
|00000040|03 |000000000042F538|0000000004F115F2|Toad.exe |0000000000D815F2|cxGridCustomTableView |TcxCustomGridTableController |GoToLast | |
|00000040|03 |000000000042F578|000000000994CFAF|Toad.exe |00000000057BCFAF|cxGridTableView |TcxGridTableController |KeyDown | |
|00000040|03 |000000000042F5F8|000000000998166E|Toad.exe |00000000057F166E|cxGridBandedTableView |TcxGridBandedTableController |KeyDown | |
|00000040|04 |000000000042F648|000000000884DBF8|Toad.exe |00000000046BDBF8|ToadCXGridBandedTableView|TToadCXGridBandedTableController|KeyDown |251[41] |
|00000040|03 |000000000042F698|0000000004F4CF6C|Toad.exe |0000000000DBCF6C|cxGridCustomView |TcxCustomGridController |DoKeyDown | |
|00000040|03 |000000000042F6D8|0000000004F0EAC0|Toad.exe |0000000000D7EAC0|cxGridCustomTableView |TcxCustomGridTableController |DoKeyDown | |
|00000040|03 |000000000042F748|000000000994CABC|Toad.exe |00000000057BCABC|cxGridTableView |TcxGridTableController |DoKeyDown | |
|00000040|03 |000000000042F798|0000000004F4FF3E|Toad.exe |0000000000DBFF3E|cxGridCustomView |TcxGridSite |KeyDown | |
|00000040|03 |000000000042F7D8|00000000044FC62C|Toad.exe |000000000036C62C|Vcl.Controls |TWinControl |DoKeyDown | |
|00000040|03 |000000000042F848|00000000044FC673|Toad.exe |000000000036C673|Vcl.Controls |TWinControl |WMKeyDown | |
|00000040|03 |000000000042F888|00000000041A09DE|Toad.exe |00000000000109DE|System |TObject |Dispatch | |
|00000040|03 |000000000042F8D8|00000000044F2D33|Toad.exe |0000000000362D33|Vcl.Controls |TControl |WndProc | |
|00000040|03 |000000000042FA48|00000000044F9BE2|Toad.exe |0000000000369BE2|Vcl.Controls |TWinControl |WndProc | |
|00000040|03 |000000000042FB18|000000000482C440|Toad.exe |000000000069C440|cxControls |TcxControl |WndProc | |
|00000040|03 |000000000042FB78|0000000004F505B1|Toad.exe |0000000000DC05B1|cxGridCustomView |TcxGridSite |WndProc | |
|00000040|03 |000000000042FBC8|00000000044F8E2A|Toad.exe |0000000000368E2A|Vcl.Controls |TWinControl |MainWndProc | |
|00000040|03 |000000000042FC18|0000000004317864|Toad.exe |0000000000187864|System.Classes | |StdWndProc | |
|00000040|03 |000000000042FC68|0000000076E59BB6|user32.dll |0000000000019BB6|USER32 | | (possible TranslateMessageEx+662)| |
|00000040|03 |000000000042FD28|0000000076E598BD|user32.dll |00000000000198BD|USER32 | | (possible TranslateMessage+477) | |
|00000040|04 |000000000042FDA8|00000000046B34FF|Toad.exe |00000000005234FF|Vcl.Forms |TApplication |ProcessMessage |10544[23] |
|00000040|04 |000000000042FE28|00000000046B3573|Toad.exe |0000000000523573|Vcl.Forms |TApplication |HandleMessage |10574[1] |
|00000040|04 |000000000042FE98|00000000046B39DF|Toad.exe |00000000005239DF|Vcl.Forms |TApplication |Run |10712[26] |
|00000040|04 |000000000042FED8|0000000009CCFA1B|Toad.exe |0000000005B3FA1B|Toad | |Initialization |1928[113] |
|00000040|03 |000000000042FF58|0000000076F559CB|kernel32.dll|00000000000159CB|kernel32 | |BaseThreadInitThunk | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Modules Information:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|Handle |Name |Description |Version |Size |Modified |Path |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|0000000002740000|wmi.dll |WMI DC and DP functionality |6.1.7601.17787 |5120 |2013-12-03 20:09:27|C:\Windows\System32\ |
|0000000004190000|Toad.exe |Toad® for Oracle |12.12.0.39 |139216296|2017-09-28 09:33:24|C:\Program Files\Quest Software\Toad for Oracle 2017 R2 Edition\Toad for Oracle 12.12\ |
|0000000010680000|icmp.dll |ICMP DLL |6.1.7600.16385 |3072 |2009-07-13 21:27:58|C:\Windows\System32\ |
|0000000011290000|MfeResource.dll |McAfee Endpoint Encryption for Files and Folders String and Graphical Resources|4.3.1.138 |1173872 |2015-05-18 08:00:22|C:\Program Files\McAfee\Endpoint Encryption for Files and Folders\ |
|0000000014DC0000|SR0E2DRV.DLL |Sharp Printer Driver |0.3.0.0 |597504 |2012-02-03 13:47:36|C:\Windows\System32\spool\drivers\x64\3\ |
|000000001DAB0000|QSE.dll |Quest® Script Engine |12.12.0.39 |2898856 |2017-09-28 09:08:04|C:\Program Files\Quest Software\Toad for Oracle 2017 R2 Edition\Toad for Oracle 12.12\ |
|00000000227B0000|QP5.dll | |5.318.17248.26858 |24207848 |2017-09-13 11:26:40|C:\Program Files\Quest Software\Toad for Oracle 2017 R2 Edition\Toad for Oracle 12.12\ |
|0000000063480000|security.dll |Security Support Provider Interface |6.1.7600.16385 |5120 |2009-07-13 21:32:34|C:\Windows\System32\ |
|000000006A900000|SR0EU.DLL |Sharp Printer Driver |0.3.1536.0 |114688 |2011-12-08 08:56:08|C:\Windows\System32\spool\drivers\x64\3\ |
|0000000071A20000|msvcr100.dll |Microsoft® C Runtime Library |10.0.40219.325 |829264 |2011-06-11 02:15:38|C:\Windows\System32\ |
|0000000071B00000|msvcp100.dll |Microsoft® C Runtime Library |10.0.40219.325 |608080 |2011-06-11 02:15:38|C:\Windows\System32\ |
|00000000734B0000|msvcr90.dll |Microsoft® C Runtime Library |9.0.30729.6161 |641360 |2016-01-22 19:42:19|C:\Windows\winsxs\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\ |
|0000000073560000|msvcp90.dll |Microsoft® C++ Runtime Library |9.0.30729.6161 |853328 |2016-01-22 19:42:19|C:\Windows\winsxs\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\ |
|0000000073790000|TortoiseOverlays.dll |Tortoise overlay handler shim |1.1.4.26626 |115072 |2015-08-25 20:58:06|C:\Program Files\Common Files\TortoiseOverlays\ |
|0000000074A60000|mdnsNSP.dll |Bonjour Namespace Provider |3.1.0.1 |133392 |2015-08-12 17:03:42|C:\Program Files\Bonjour\ |
|0000000076E40000|user32.dll |Multi-User Windows USER API Client DLL |6.1.7601.23594 |1009152 |2016-11-10 12:32:41|C:\Windows\System32\ |
|0000000076F40000|kernel32.dll |Windows NT BASE API Client DLL |6.1.7601.23677 |1163264 |2017-02-09 12:31:56|C:\Windows\System32\ |
|0000000077060000|ntdll.dll |NT Layer DLL |6.1.7601.23677 |1732864 |2017-02-09 12:33:37|C:\Windows\System32\ |
|0000000077220000|normaliz.dll |Unicode Normalization DLL |6.1.7600.16385 |2560 |2009-07-13 21:31:40|C:\Windows\System32\ |
|0000000077230000|psapi.dll |Process Status Helper |6.1.7600.16385 |9216 |2009-07-13 21:41:53|C:\Windows\System32\ |
|0000000180000000|MfeFfDesktopIntegration.dll |McAfee Endpoint Encryption for Files and Folders Explorer Extension |4.3.1.138 |1507184 |2015-05-18 08:01:46|C:\Program Files\McAfee\Endpoint Encryption for Files and Folders\ |
|000007FEBAB10000|orahasgen12.dll |Oracle PCW generic Library |12.1.0.2 |10691072 |2014-09-03 03:59:38|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEBB550000|oraplp12.dll |Oracle PLP runtime Library |12.1.0.2 |4205056 |2014-09-11 02:58:02|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEBB960000|orapls12.dll |Oracle PLS runtime Library |12.1.0.2 |6395392 |2014-09-11 02:57:54|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEBBF80000|oraztkg12.dll |Oracle Kerberos/GSS-API DLL |11.1.0.1 |4934656 |2014-08-01 07:47:00|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEBC440000|orazt12.dll |Oracle SQLNet SUPPORT DLL |11.1.0.1 |5101056 |2014-08-01 07:46:44|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEBC930000|oraldapclnt12.dll |Oracle Internet Directory Client Library |10.1.4.0 |5029376 |2014-08-01 07:46:36|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEBCE10000|orageneric12.dll |Oracle RDBMS Generic Library |12.1.0.2 |19112960 |2014-09-11 03:01:52|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC3770000|oran12.dll |Oracle SQL*Net ORAN DLL |12.1.0.2 |4529152 |2014-08-05 08:36:22|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC3BD0000|orannzsbb12.dll |Oracle Security Library |12.1.0.2 |4694528 |2014-08-01 07:46:50|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC4370000|oraasmclnt12.dll |ASM Client Access Library |12.1.0.2 |1066496 |2014-09-11 03:33:50|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC4480000|oraxml12.dll |Oracle XML Library |12.1.0.2 |7452672 |2014-08-04 05:57:02|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC4BB0000|oracommon12.dll |Oracle RDBMS Common Library |12.1.0.2 |6919680 |2014-09-11 02:59:24|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC5800000|oci.dll |Oracle Call Interface |12.1.0.0 |641536 |2014-09-11 02:49:48|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC58B0000|oraocrb12.dll |Oracle OPSM OCRB DLL |12.1.0.2 |956416 |2014-09-03 03:59:24|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC59A0000|oraocr12.dll |Oracle OPSM OCR DLL |12.1.0.2 |1218048 |2014-09-03 03:59:26|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC5AD0000|oranls12.dll |Oracle NLS Runtime Library |12.1.0.2 |1041408 |2014-08-04 09:17:24|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC5BE0000|oracore12.dll |Oracle CORE Library |12.0.0.0 |1755136 |2014-08-01 19:46:40|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC5DA0000|oraclient12.dll |Oracle RDBMS Client Library |12.1.0.2 |5630464 |2014-09-11 03:00:10|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC7030000|oranl12.dll |Oracle SQL*Net ORANL DLL |12.1.0.2 |535552 |2014-08-05 08:36:08|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC72B0000|orasql12.dll |Oracle SQL Runtime Library |12.1.0.2 |310784 |2014-09-11 02:48:26|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEC7340000|SciLexer.dll |Scintilla.DLL - a Source Editing Component |3.6.1.2 |675328 |2016-12-09 13:34:40|C:\Program Files\Quest Software\Toad for Oracle 2017 R2 Edition\Toad for Oracle 12.12\ |
|000007FEC9320000|hhctrl.ocx |Microsoft® HTML Help Control |6.1.7600.16385 |701952 |2009-07-13 21:38:53|C:\Windows\System32\ |
|000007FEC9540000|oracell12.dll |Oracle SAGE shared library |11.1.0.6 |488960 |2014-09-11 03:26:42|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FECA9C0000|oraons.dll |Oracle Notification Service |12.1.0.1 |214528 |2014-08-03 13:59:52|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FECB800000|GrooveIntlResource.dll | |16.0.4504.1000 |8911560 |2017-02-22 23:49:34|C:\Program Files\Microsoft Office\Office16\1033\ |
|000007FECC240000|GROOVEEX.DLL |Microsoft OneDrive for Business Extensions |16.0.4504.1000 |2179376 |2017-02-22 23:51:54|C:\Program Files\Microsoft Office\Office16\ |
|000007FECC460000|msftedit.dll |Rich Text Edit Control, v4.1 |5.41.21.2510 |799744 |2010-11-20 23:24:01|C:\Windows\System32\ |
|000007FECCAD0000|cscui.dll |Client Side Caching UI |6.1.7601.17514 |498688 |2010-11-20 23:24:41|C:\Windows\System32\ |
|000007FED1870000|cscdll.dll |Offline Files Temporary Shim |6.1.7601.17514 |30208 |2010-11-20 23:23:51|C:\Windows\System32\ |
|000007FED7830000|oraclsce12.dll |Oracle Clusterware Cluster Events Library |12.0.0.0 |265216 |2014-09-03 03:59:46|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FED79B0000|api-ms-win-downlevel-shlwapi-l2-1-0.dll |ApiSet Stub DLL |6.2.9200.16492 |5632 |2013-12-03 19:35:31|C:\Windows\System32\ |
|000007FED7B20000|EhStorShell.dll |Windows Enhanced Storage Shell Extension DLL |6.1.7600.16385 |203264 |2009-07-13 21:40:36|C:\Windows\System32\ |
|000007FEDBF10000|riched20.dll |Rich Text Edit Control, v3.1 |5.31.23.1230 |633344 |2010-11-20 23:24:15|C:\Windows\System32\ |
|000007FEDBFD0000|oranro12.dll |Oracle SQL*Net ORANRO DLL |12.1.0.2 |339456 |2014-08-05 08:36:04|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEDDBD0000|oranldap12.dll |Oracle SQL*Net ORANLDAP DLL |12.1.0.2 |284160 |2014-08-05 08:36:20|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEDF2F0000|browcli.dll |Browser Service Client DLL |6.1.7601.17887 |59392 |2013-12-03 20:10:48|C:\Windows\System32\ |
|000007FEDF8E0000|ntshrui.dll |Shell extensions for sharing |6.1.7601.17755 |509952 |2013-12-03 20:09:01|C:\Windows\System32\ |
|000007FEDFEC0000|orantcp12.dll |Oracle SQL*Net ORANTCP DLL |12.1.0.2 |190464 |2014-08-05 08:36:10|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEDFF00000|orawsec12.dll | | |236544 |2014-09-11 02:29:54|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEE0050000|tiptsf.dll |Tablet PC Input Panel Text Services Framework |6.1.7601.18984 |503296 |2015-09-01 14:14:28|C:\Program Files\Common Files\microsoft shared\ink\ |
|000007FEE0150000|wbemdisp.dll |WMI Scripting |6.1.7600.16385 |266752 |2009-07-13 21:41:56|C:\Windows\System32\wbem\ |
|000007FEE04B0000|oraplc12.dll |Oracle PLC runtime Library |12.1.0.2 |108032 |2014-09-11 02:57:46|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEE09A0000|orasnls12.dll |Oracle SNLS Runtime Library |12.1.0.2 |241664 |2014-08-04 08:53:34|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEE0ED0000|msvcp140.dll |Microsoft® C Runtime Library |14.10.25008.0 |627368 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE0F70000|gitdll.dll |libgit (based on git version 2.15) implementation for TortoiseGit |2.6.0.0 |1074848 |2018-02-17 16:43:50|C:\Program Files\TortoiseGit\bin\ |
|000007FEE10B0000|ucrtbase.dll |Microsoft® C Runtime Library |10.0.10586.9 |994760 |2015-11-19 10:07:55|C:\Windows\System32\ |
|000007FEE11B0000|libgit2_tgit.dll |libgit2 - the Git linkable library |0.26.0.0 |1024160 |2018-02-17 16:43:52|C:\Program Files\TortoiseGit\bin\ |
|000007FEE12B0000|TortoiseGit.dll |TortoiseGit shell extension client |2.6.0.0 |662688 |2018-02-17 16:43:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE1360000|TortoiseShell64.dll |TortoiseShell |1.12.5.6 |2041856 |2011-01-24 14:13:20|C:\Program Files\TortoiseCVS\ |
|000007FEE1580000|googledrivesync64.dll |Google Drive shell extension |3.39.8370.7843 |775064 |2018-01-29 13:42:34|C:\Program Files (x86)\Google\Drive\ |
|000007FEE1640000|FileSyncShell64.dll |Microsoft OneDrive Shell Extension |18.25.204.9 |2941600 |2018-03-09 09:38:56|C:\Users\rwiggins\AppData\Local\Microsoft\OneDrive\18.025.0204.0009\amd64\ |
|000007FEE2510000|crshhndl.dll |Crash handler library |1.0.15.0 |68768 |2018-02-17 16:43:50|C:\Program Files\TortoiseGit\bin\ |
|000007FEE2900000|qwave.dll |Windows NT |6.1.7600.16385 |242688 |2009-07-13 21:41:53|C:\Windows\System32\ |
|000007FEE5530000|IconCodecService.dll |Converts a PNG part of the icon to a legacy bmp icon |6.1.7600.16385 |14336 |2009-07-13 21:41:05|C:\Windows\System32\ |
|000007FEE5540000|oraocrutl12.dll |Oracle OPSM OCRUTL DLL |12.1.0.2 |84480 |2014-09-03 03:59:20|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEE58D0000|oravsn12.dll |Oracle RDBMS Version Library |12.1.0.2 |10240 |2014-09-10 22:12:38|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEE58E0000|api-ms-win-crt-multibyte-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |26304 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE58F0000|oraslax12.dll |Oracle SLAX runtime Library |12.1.0.2 |35840 |2014-08-06 11:35:10|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEE5900000|orantns12.dll |Oracle SQL*Net ORANTNS DLL |12.1.0.2 |41984 |2014-08-05 08:36:18|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEE5990000|orancrypt12.dll |Oracle SQL*Net ORANCRYPT DLL |12.1.0.2 |100864 |2014-08-05 08:36:16|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEE59B0000|oraunls12.dll |Oracle UNLS Runtime Library |12.1.0.2 |105472 |2014-08-04 08:53:32|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEE6100000|api-ms-win-crt-math-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |27840 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE6110000|api-ms-win-crt-locale-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |19136 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE6C00000|orancds12.dll |Oracle SQL*Net ORANCDS DLL |12.1.0.2 |8192 |2014-08-05 08:35:48|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEE74C0000|api-ms-win-crt-environment-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |19136 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE7660000|api-ms-win-crt-filesystem-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |20672 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE8420000|api-ms-win-crt-time-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |21184 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE8430000|api-ms-win-crt-utility-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |19136 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE8AD0000|npmproxy.dll |Network List Manager Proxy |6.1.7600.16385 |31744 |2009-07-13 21:41:53|C:\Windows\System32\ |
|000007FEE8B00000|api-ms-win-crt-convert-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |22720 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE8C50000|dssenh.dll |Microsoft Enhanced DSS and Diffie-Hellman Cryptographic Provider |6.1.7600.16385 |190880 |2009-07-13 21:43:36|C:\Windows\System32\ |
|000007FEE8D10000|oledlg.dll |OLE User Interface Support |6.1.7600.16385 |128000 |2009-07-13 21:41:53|C:\Windows\System32\ |
|000007FEE8FD0000|cscapi.dll |Offline Files Win32 API |6.1.7601.17514 |46080 |2010-11-20 23:23:51|C:\Windows\System32\ |
|000007FEE93B0000|wsnmp32.dll |Microsoft WinSNMP v2.0 Manager API |6.1.7601.17514 |67072 |2010-11-20 23:24:28|C:\Windows\System32\ |
|000007FEE97B0000|api-ms-win-crt-stdio-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |24768 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE97C0000|api-ms-win-crt-heap-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |19136 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEE9B10000|wmiutils.dll |WMI |6.1.7600.16385 |137216 |2009-07-13 21:41:56|C:\Windows\System32\wbem\ |
|000007FEE9B40000|wbemsvc.dll |WMI |6.1.7600.16385 |64512 |2009-07-13 21:41:56|C:\Windows\System32\wbem\ |
|000007FEE9D80000|dbghelp.dll |Windows Image Helper |6.1.7601.17514 |1087488 |2010-11-20 23:24:00|C:\Windows\System32\ |
|000007FEE9EB0000|ntdsapi.dll |Active Directory Domain Services API |6.1.7600.16385 |152064 |2009-07-13 21:41:53|C:\Windows\System32\ |
|000007FEE9EE0000|fastprox.dll |WMI Custom Marshaller |6.1.7600.16385 |909312 |2009-07-13 21:40:51|C:\Windows\System32\wbem\ |
|000007FEEA460000|cabinet.dll |Microsoft® Cabinet File API |6.1.7601.17514 |94720 |2010-11-20 23:24:32|C:\Windows\System32\ |
|000007FEEA580000|api-ms-win-crt-string-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |24768 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEEA7A0000|api-ms-win-core-file-l1-2-0.dll |ApiSet Stub DLL |10.0.10586.9 |11616 |2015-11-19 10:07:55|C:\Windows\System32\ |
|000007FEEA850000|VCRUNTIME140.dll |Microsoft® C Runtime Library |14.10.25008.0 |87224 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEEA8D0000|api-ms-win-core-processthreads-l1-1-1.dll|ApiSet Stub DLL |10.0.10586.9 |12128 |2015-11-19 10:07:55|C:\Windows\System32\ |
|000007FEEA9D0000|zlib1_tgit.dll |zlib data compression library |1.2.11.0 |106144 |2018-02-17 16:43:56|C:\Program Files\TortoiseGit\bin\ |
|000007FEEAAE0000|api-ms-win-core-localization-l1-2-0.dll |ApiSet Stub DLL |10.0.10586.9 |14176 |2015-11-19 10:07:55|C:\Windows\System32\ |
|000007FEEAB00000|TortoiseGitStub.dll |TortoiseGit shell extension client |2.6.0.0 |101024 |2018-02-17 16:43:56|C:\Program Files\TortoiseGit\bin\ |
|000007FEEAC50000|msi.dll |Windows Installer |5.0.7601.23593 |3244032 |2016-11-09 12:33:34|C:\Windows\System32\ |
|000007FEEB220000|fltLib.dll |Filter Library |6.1.7600.16385 |19456 |2009-07-13 21:40:54|C:\Windows\System32\ |
|000007FEEB570000|mpr.dll |Multiple Provider Router DLL |6.1.7600.16385 |80896 |2009-07-13 21:41:26|C:\Windows\System32\ |
|000007FEEB610000|api-ms-win-core-file-l2-1-0.dll |ApiSet Stub DLL |10.0.10586.9 |11616 |2015-11-19 10:07:55|C:\Windows\System32\ |
|000007FEEC120000|api-ms-win-core-timezone-l1-1-0.dll |ApiSet Stub DLL |10.0.10586.9 |11616 |2015-11-19 10:07:55|C:\Windows\System32\ |
|000007FEEC170000|api-ms-win-crt-runtime-l1-1-0.dll |ApiSet Stub DLL |10.0.14393.795 |23232 |2018-02-17 14:06:54|C:\Program Files\TortoiseGit\bin\ |
|000007FEEC200000|MSOXMLMF.DLL |Microsoft Office XML MIME Filter |15.0.4569.1503 |58568 |2014-01-21 21:11:30|C:\Program Files\Common Files\Microsoft Shared\OFFICE15\ |
|000007FEEC7D0000|taskschd.dll |Task Scheduler COM API |6.1.7601.17514 |1197056 |2010-11-20 23:24:16|C:\Windows\System32\ |
|000007FEEE100000|netprofm.dll |Network List Manager |6.1.7600.16385 |459776 |2009-07-13 21:41:52|C:\Windows\System32\ |
|000007FEEFA30000|wsock32.dll |Windows Socket 32-Bit DLL |6.1.7600.16385 |18432 |2009-07-13 21:41:58|C:\Windows\System32\ |
|000007FEEFD50000|oleacc.dll |Active Accessibility Core Component |7.0.0.0 |331776 |2013-12-03 20:08:14|C:\Windows\System32\ |
|000007FEEFDB0000|winspool.drv |Windows Spooler Driver |6.1.7601.17514 |442368 |2010-11-20 23:23:55|C:\Windows\System32\ |
|000007FEF0E70000|msxml6.dll |MSXML 6.0 SP3 |6.30.7601.18980 |2004480 |2016-01-22 19:16:49|C:\Windows\System32\ |
|000007FEF1B90000|wbemcomn.dll |WMI |6.1.7601.17514 |529408 |2010-11-20 23:23:56|C:\Windows\System32\ |
|000007FEF1D00000|wbemprox.dll |WMI |6.1.7600.16385 |43520 |2009-07-13 21:41:56|C:\Windows\System32\wbem\ |
|000007FEF1E90000|slc.dll |Software Licensing Client Dll |6.1.7600.16385 |30720 |2009-07-13 21:41:54|C:\Windows\System32\ |
|000007FEF20F0000|winmm.dll |MCI API DLL |6.1.7600.16385 |217600 |2009-07-13 21:41:56|C:\Windows\System32\ |
|000007FEF21D0000|samcli.dll |Security Accounts Manager Client DLL |6.1.7601.17514 |67584 |2010-11-20 23:24:28|C:\Windows\System32\ |
|000007FEF2290000|oranhost12.dll |Oracle SQL*Net ORANHOST DLL |12.1.0.2 |22016 |2014-08-05 08:36:20|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEF2300000|msimg32.dll |GDIEXT Client DLL |6.1.7600.16385 |8192 |2009-07-13 21:41:29|C:\Windows\System32\ |
|000007FEF2320000|WindowsCodecs.dll |Microsoft Windows Codecs Library |6.2.9200.21830 |1424896 |2016-04-08 23:52:25|C:\Windows\System32\ |
|000007FEF25E0000|xmllite.dll |Microsoft XmlLite Library |1.3.1001.0 |199680 |2013-12-03 20:08:07|C:\Windows\System32\ |
|000007FEF2620000|propsys.dll |Microsoft Property System |7.0.7601.17514 |1212416 |2010-11-20 23:23:55|C:\Windows\System32\ |
|000007FEF2900000|dwmapi.dll |Microsoft Desktop Window Manager API |6.1.7601.18917 |82944 |2016-01-22 19:14:13|C:\Windows\System32\ |
|000007FEF2930000|traffic.dll |Microsoft Traffic Control 1.0 DLL |6.1.7600.16385 |39424 |2009-07-13 21:41:55|C:\Windows\System32\ |
|000007FEF2940000|orauts.dll |Oracle CORE UTS PT Library |11.2.0.1 |9728 |2014-08-01 19:46:34|C:\Oracle\product\12.1.0\client\BIN\ |
|000007FEF29D0000|GdiPlus.dll |Microsoft GDI+ |6.1.7601.23688 |2169344 |2017-02-10 12:32:15|C:\Windows\winsxs\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.23688_none_145d575e8b8eb5b3\ |
|000007FEF2BF0000|uxtheme.dll |Microsoft UxTheme Library |6.1.7600.16385 |332288 |2009-07-13 21:41:56|C:\Windows\System32\ |
|000007FEF2CA0000|powrprof.dll |Power Profile Helper DLL |6.1.7600.16385 |167424 |2009-07-13 21:41:53|C:\Windows\System32\ |
|000007FEF2CD0000|comctl32.dll |User Experience Controls Library |6.10.7601.18837 |2030592 |2015-07-23 21:19:55|C:\Windows\winsxs\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\|
|000007FEF2ED0000|cryptui.dll |Microsoft Trust UI Provider |6.1.7601.23471 |1068544 |2016-06-14 13:16:25|C:\Windows\System32\ |
|000007FEF3070000|duser.dll |Windows DirectUser Engine |6.1.7600.16385 |260608 |2009-07-13 21:40:34|C:\Windows\System32\ |
|000007FEF3440000|CyMemDef64.dll |Memory Exploitation Defense |2.0.1470.17 |154888 |2018-03-13 15:09:17|C:\Program Files\Cylance\Desktop\ |
|000007FEF3500000|api-ms-win-downlevel-advapi32-l2-1-0.dll |ApiSet Stub DLL |6.2.9200.16492 |3584 |2013-12-03 19:35:31|C:\Windows\System32\ |
|000007FEF3540000|api-ms-win-core-synch-l1-2-0.DLL |ApiSet Stub DLL |10.0.10586.9 |12128 |2015-11-19 10:07:55|C:\Windows\System32\ |
|000007FEF4770000|FWPUCLNT.DLL |FWP/IPsec User-Mode API |6.1.7601.18283 |324096 |2014-01-07 19:41:42|C:\Windows\System32\ |
|000007FEF47D0000|rasadhlp.dll |Remote Access AutoDial Helper |6.1.7600.16385 |16384 |2009-07-13 21:41:53|C:\Windows\System32\ |
|000007FEF52B0000|webio.dll |Web Transfer Protocols API |6.1.7601.23375 |396800 |2016-03-09 15:00:52|C:\Windows\System32\ |
|000007FEF5320000|winhttp.dll |Windows HTTP Services |6.1.7601.23451 |444928 |2016-05-11 13:02:49|C:\Windows\System32\ |
|000007FEF6CA0000|wtsapi32.dll |Windows Remote Desktop Session Host Server SDK APIs |6.1.7600.16385 |54272 |2009-07-13 21:41:58|C:\Windows\System32\ |
|000007FEF7CF0000|ntmarta.dll |Windows NT MARTA provider |6.1.7600.16385 |162304 |2009-07-13 21:41:53|C:\Windows\System32\ |
|000007FEF7D20000|dhcpcsvc6.DLL |DHCPv6 Client |6.1.7601.17970 |55296 |2013-12-03 20:13:37|C:\Windows\System32\ |
|000007FEF7D40000|dhcpcsvc.dll |DHCP Client Service |6.1.7600.16385 |87040 |2009-07-13 21:40:28|C:\Windows\System32\ |
|000007FEF7D60000|wkscli.dll |Workstation Service Client DLL |6.1.7601.17514 |71680 |2010-11-20 23:24:26|C:\Windows\System32\ |
|000007FEF7D80000|netapi32.dll |Net Win32 API DLL |6.1.7601.17887 |73216 |2013-12-03 20:10:48|C:\Windows\System32\ |
|000007FEF7DA0000|winnsi.dll |Network Store Information RPC interface |6.1.7600.16385 |26112 |2009-07-13 21:41:56|C:\Windows\System32\ |
|000007FEF7DB0000|IPHLPAPI.DLL |IP Helper API |6.1.7601.17514 |145920 |2010-11-20 23:24:16|C:\Windows\System32\ |
|000007FEF7DE0000|wshbth.dll |Windows Sockets Helper DLL |6.1.7601.17514 |47104 |2010-11-20 23:24:36|C:\Windows\System32\ |
|000007FEF7DF0000|winrnr.dll |LDAP RnR Provider DLL |6.1.7600.16385 |28672 |2009-07-13 21:41:56|C:\Windows\System32\ |
|000007FEF7E00000|pnrpnsp.dll |PNRP Name Space Provider |6.1.7600.16385 |86016 |2009-07-13 21:41:53|C:\Windows\System32\ |
|000007FEF7E20000|NapiNSP.dll |E-mail Naming Shim Provider |6.1.7600.16385 |68096 |2009-07-13 21:41:52|C:\Windows\System32\ |
|000007FEF7E40000|nlaapi.dll |Network Location Awareness 2 |6.1.7601.17964 |70656 |2013-12-03 20:12:31|C:\Windows\System32\ |
|000007FEF7E60000|WSHTCPIP.DLL |Winsock2 Helper DLL (TL/IPv4) |6.1.7600.16385 |13312 |2009-07-13 21:41:58|C:\Windows\System32\ |
|000007FEFBFA0000|version.dll |Version Checking and File Installation Libraries |6.1.7600.16385 |29184 |2009-07-13 21:41:56|C:\Windows\System32\ |
|000007FEFBFE0000|gpapi.dll |Group Policy Client API |6.1.7601.23452 |96256 |2016-05-12 13:14:46|C:\Windows\System32\ |
|000007FEFC0B0000|winsta.dll |Winstation Library |6.1.7601.18540 |235520 |2014-07-16 22:07:58|C:\Windows\System32\ |
|000007FEFC170000|bcryptprimitives.dll |Windows Cryptographic Primitives Library |6.1.7601.23451 |297984 |2016-05-12 09:05:59|C:\Windows\System32\ |
|000007FEFC210000|rsaenh.dll |Microsoft Enhanced Cryptographic Provider |6.1.7600.16385 |281256 |2009-07-13 21:43:15|C:\Windows\System32\ |
|000007FEFC260000|credssp.dll |Credential Delegation Security Package |6.1.7601.23677 |22016 |2017-02-09 12:31:51|C:\Windows\System32\ |
|000007FEFC2D0000|dnsapi.dll |DNS Client API DLL |6.1.7601.17570 |357888 |2013-12-03 19:40:21|C:\Windows\System32\ |
|000007FEFC340000|netutils.dll |Net Win32 API Helpers DLL |6.1.7601.17514 |29184 |2010-11-20 23:24:03|C:\Windows\System32\ |
|000007FEFC350000|schannel.dll |TLS / SSL Security Provider |6.1.7601.23677 |345600 |2017-02-09 12:32:04|C:\Windows\System32\ |
|000007FEFC3B0000|logoncli.dll |Net Logon Client DLL |6.1.7601.17514 |186880 |2010-11-20 23:24:07|C:\Windows\System32\ |
|000007FEFC4F0000|mswsock.dll |Microsoft Windows Sockets 2.0 Service Provider |6.1.7601.23451 |327168 |2016-05-11 13:02:42|C:\Windows\System32\ |
|000007FEFC570000|cryptsp.dll |Cryptographic Service Provider API |6.1.7601.23471 |81920 |2016-06-14 13:16:25|C:\Windows\System32\ |
|000007FEFC6C0000|bcrypt.dll |Windows Cryptographic Primitives Library |6.1.7601.23677 |123904 |2017-02-09 12:31:49|C:\Windows\System32\ |
|000007FEFC6F0000|ncrypt.dll |Windows cryptographic library |6.1.7601.23677 |312320 |2017-02-09 12:31:59|C:\Windows\System32\ |
|000007FEFC8C0000|wship6.dll |Winsock2 Helper DLL (TL/IPv6) |6.1.7600.16385 |13824 |2009-07-13 21:41:58|C:\Windows\System32\ |
|000007FEFCA50000|srvcli.dll |Server Service Client DLL |6.1.7601.17514 |128000 |2010-11-20 23:24:03|C:\Windows\System32\ |
|000007FEFCB10000|secur32.dll |Security Support Provider Interface |6.1.7601.23677 |28160 |2017-02-09 12:32:04|C:\Windows\System32\ |
|000007FEFCB50000|sspicli.dll |Security Support Provider Interface |6.1.7601.23677 |135680 |2017-02-09 12:32:06|C:\Windows\System32\ |
|000007FEFCB80000|apphelp.dll |Application Compatibility Client Library |6.1.7601.19050 |342016 |2015-10-29 13:50:30|C:\Windows\System32\ |
|000007FEFCBE0000|CRYPTBASE.dll |Base cryptographic API DLL |6.1.7601.23677 |43520 |2017-02-09 12:31:51|C:\Windows\System32\ |
|000007FEFCBF0000|sxs.dll |Fusion 2.5 |6.1.7601.17514 |582656 |2010-11-20 23:24:08|C:\Windows\System32\ |
|000007FEFCC90000|RpcRtRemote.dll |Remote RPC Extension |6.1.7601.17514 |65536 |2010-11-20 23:24:01|C:\Windows\System32\ |
|000007FEFCD40000|msasn1.dll |ASN.1 Runtime APIs |6.1.7601.17514 |46592 |2010-11-20 23:24:22|C:\Windows\System32\ |
|000007FEFCD50000|profapi.dll |User Profile Basic API |6.1.7600.16385 |44032 |2009-07-13 21:41:53|C:\Windows\System32\ |
|000007FEFCD60000|api-ms-win-downlevel-ole32-l1-1-0.dll |ApiSet Stub DLL |6.2.9200.16492 |5632 |2013-12-03 19:35:31|C:\Windows\System32\ |
|000007FEFCD70000|devobj.dll |Device Information Set DLL |6.1.7600.16385 |93184 |2009-07-13 21:40:28|C:\Windows\System32\ |
|000007FEFCD90000|crypt32.dll |Crypto API32 |6.1.7601.23566 |1483264 |2016-10-04 11:31:13|C:\Windows\System32\ |
|000007FEFCF00000|KERNELBASE.dll |Windows NT BASE API Client DLL |6.1.7601.23677 |419840 |2017-02-09 12:31:56|C:\Windows\System32\ |
|000007FEFCF70000|api-ms-win-downlevel-normaliz-l1-1-0.dll |ApiSet Stub DLL |6.2.9200.16492 |2560 |2013-12-03 19:35:31|C:\Windows\System32\ |
|000007FEFCF80000|api-ms-win-downlevel-user32-l1-1-0.dll |ApiSet Stub DLL |6.2.9200.16492 |4096 |2013-12-03 19:35:31|C:\Windows\System32\ |
|000007FEFCFD0000|cfgmgr32.dll |Configuration Manager DLL |6.1.7601.17514 |207872 |2010-11-20 23:24:00|C:\Windows\System32\ |
|000007FEFD010000|api-ms-win-downlevel-version-l1-1-0.dll |ApiSet Stub DLL |6.2.9200.16492 |3072 |2013-12-03 19:35:31|C:\Windows\System32\ |
|000007FEFD020000|userenv.dll |Userenv |6.1.7601.17514 |109056 |2010-11-20 23:24:03|C:\Windows\System32\ |
|000007FEFD0E0000|api-ms-win-downlevel-advapi32-l1-1-0.dll |ApiSet Stub DLL |6.2.9200.16492 |10752 |2013-12-03 19:35:31|C:\Windows\System32\ |
|000007FEFD0F0000|api-ms-win-downlevel-shlwapi-l1-1-0.dll |ApiSet Stub DLL |6.2.9200.16492 |9728 |2013-12-03 19:35:31|C:\Windows\System32\ |
|000007FEFD100000|ws2_32.dll |Windows Socket 2.0 32-Bit DLL |6.1.7601.23451 |296448 |2016-05-11 13:02:50|C:\Windows\System32\ |
|000007FEFD150000|usp10.dll |Uniscribe Unicode script processor |1.626.7601.23688 |803328 |2017-02-10 12:32:31|C:\Windows\System32\ |
|000007FEFD220000|clbcatq.dll |COM+ Configuration Catalog |2001.12.8530.16385|607744 |2009-07-13 21:40:15|C:\Windows\System32\ |
|000007FEFD2C0000|oleaut32.dll | |6.1.7601.23569 |877056 |2016-10-07 11:32:31|C:\Windows\System32\ |
|000007FEFD3A0000|comdlg32.dll |Common Dialogs DLL |6.1.7601.17514 |594432 |2010-11-20 23:24:22|C:\Windows\System32\ |
|000007FEFD440000|wininet.dll |Internet Extensions for Win32 |11.0.9600.18618 |3241984 |2017-03-04 02:25:31|C:\Windows\System32\ |
|000007FEFD770000|imm32.dll |Multi-User Windows IMM32 API Client DLL |6.1.7600.16385 |167424 |2009-07-13 21:41:09|C:\Windows\System32\ |
|000007FEFD7A0000|rpcrt4.dll |Remote Procedure Call Runtime |6.1.7601.23677 |1212928 |2017-02-09 12:32:03|C:\Windows\System32\ |
|000007FEFD8D0000|ole32.dll |Microsoft OLE for Windows |6.1.7601.23392 |2084864 |2016-03-17 18:56:24|C:\Windows\System32\ |
|000007FEFDB60000|nsi.dll |NSI User-mode interface DLL |6.1.7600.16385 |13824 |2009-07-13 21:41:53|C:\Windows\System32\ |
|000007FEFDB70000|setupapi.dll |Windows Setup API |6.1.7601.17514 |1900544 |2010-11-20 23:24:28|C:\Windows\System32\ |
|000007FEFDD50000|gdi32.dll |GDI Client DLL |6.1.7601.23688 |405504 |2017-02-10 12:32:19|C:\Windows\System32\ |
|000007FEFDDC0000|Wldap32.dll |Win32 LDAP API DLL |6.1.7601.17514 |312832 |2010-11-20 23:24:07|C:\Windows\System32\ |
|000007FEFDE20000|iertutil.dll |Run time utility for Internet Explorer |11.0.9600.18618 |2895360 |2017-03-04 03:59:34|C:\Windows\System32\ |
|000007FEFE0F0000|urlmon.dll |OLE32 Extensions for Win32 |11.0.9600.18618 |1545728 |2017-03-04 02:12:18|C:\Windows\System32\ |
|000007FEFE280000|msctf.dll |MSCTF Server DLL |6.1.7601.23572 |1068544 |2016-10-11 11:31:58|C:\Windows\System32\ |
|000007FEFE390000|shlwapi.dll |Shell Light-weight Utility Library |6.1.7601.17514 |448512 |2010-11-20 23:24:22|C:\Windows\System32\ |
|000007FEFE410000|advapi32.dll |Advanced Windows 32 Base API |6.1.7601.23677 |880640 |2017-02-09 12:31:48|C:\Windows\System32\ |
|000007FEFE4F0000|msvcrt.dll |Windows NT CRT DLL |7.0.7601.17744 |634880 |2013-12-03 20:09:34|C:\Windows\System32\ |
|000007FEFE590000|lpk.dll |Language Pack |6.1.7601.23587 |41472 |2016-11-02 11:32:08|C:\Windows\System32\ |
|000007FEFE5A0000|imagehlp.dll |Windows NT Image Helper |6.1.7601.18288 |81408 |2014-01-20 15:41:14|C:\Windows\System32\ |
|000007FEFE5C0000|sechost.dll |Host for SCM/SDDL/LSA Lookup APIs |6.1.7601.18869 |113664 |2015-07-23 21:20:40|C:\Windows\System32\ |
|000007FEFE5E0000|shell32.dll |Windows Shell Common Dll |6.1.7601.23537 |14183424 |2016-08-29 11:31:19|C:\Windows\System32\ |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Processes Information:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|ID |Name |Description |Version |Memory |Priority |Threads|Path |User |Session|
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|1116 |pidgin.exe |Pidgin |2.10.10.0 |39124992 |Normal |8 |C:\Program Files (x86)\Pidgin\ |rwiggins|2 |
|1304 |UcMapi.exe |Skype for Business |16.0.4501.1000|41910272 |Normal |16 |C:\Program Files (x86)\Microsoft Office\Office16\ |rwiggins|2 |
|1352 |OneDrive.exe |Microsoft OneDrive |18.25.204.9 |42987520 |Normal |16 |C:\Users\rwiggins\AppData\Local\Microsoft\OneDrive\ |rwiggins|2 |
|1424 |chrome.exe |Google Chrome |64.0.3282.186 |42000384 |Normal |15 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|1516 |EpePcMonitor.exe |McAfee Drive Encryption Monitor |7.1.3.547 |6152192 |Normal |4 |C:\Program Files\McAfee\Endpoint Encryption\ |rwiggins|2 |
|1592 |conhost.exe |Console Window Host |6.1.7601.23677|6983680 |Normal |2 |C:\Windows\System32\ |rwiggins|2 |
|2104 |explorer.exe |Windows Explorer |6.1.7601.23537|276439040|Normal |29 |C:\Windows\ |rwiggins|2 |
|2148 |STS.exe | | |4177920 |Normal |1 |C:\Eclipse\sts-bundle\sts-3.8.3.RELEASE\ |rwiggins|2 |
|2336 |KeePass.exe |KeePass |2.38.0.0 |89931776 |Normal |10 |C:\Program Files (x86)\KeePass Password Safe 2\ |rwiggins|2 |
|2340 |UpdaterUI.exe |Common User Interface |5.0.4.470 |7598080 |Normal |13 |C:\Program Files\McAfee\Agent\x86\ |rwiggins|2 |
|2612 |SynTPEnh.exe |Synaptics TouchPad 64-bit Enhancements |19.0.19.65 |20086784 |Above-Normal|12 |C:\Program Files\Synaptics\SynTP\ |rwiggins|2 |
|2788 |chrome.exe |Google Chrome |64.0.3282.186 |48046080 |Normal |15 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|3380 |igfxHK.exe |igfxHK Module |6.15.10.3682 |9007104 |Normal |4 |C:\Windows\System32\ |rwiggins|2 |
|3568 |MfeFfProxy32.exe |McAfee Endpoint Encryption for Files and Folders 32 bit Proxy |4.3.1.138 |8826880 |Normal |10 |C:\Program Files\McAfee\Endpoint Encryption for Files and Folders\ |rwiggins|2 |
|3672 |lync.exe |Skype for Business |16.0.4510.1000|159166464|Normal |58 |C:\Program Files (x86)\Microsoft Office\Office16\ |rwiggins|2 |
|3712 |chrome.exe |Google Chrome |64.0.3282.186 |34422784 |Normal |15 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|3876 |iusb3mon.exe |iusb3mon |4.0.2.42 |7860224 |Normal |4 |C:\Program Files (x86)\Intel\Intel(R) USB 3.0 eXtensible Host Controller Driver\Application\|rwiggins|2 |
|3916 |slack.exe |Slack |3.1.0.0 |92946432 |Normal |17 |C:\Users\rwiggins\AppData\Local\slack\app-3.1.0\ |rwiggins|2 |
|3944 |dwm.exe |Desktop Window Manager |6.1.7600.16385|95875072 |High |5 |C:\Windows\System32\ |rwiggins|2 |
|4176 |igfxEM.exe |igfxEM Module |6.15.10.3682 |11833344 |Normal |5 |C:\Windows\System32\ |rwiggins|2 |
|4340 |taskeng.exe |Task Scheduler Engine |6.1.7601.17514|7831552 |Normal |6 |C:\Windows\System32\ |rwiggins|2 |
|4520 |acevents.exe |ActivIdentity Event Service |4.4.0.25 |13856768 |Normal |7 |C:\Program Files\ActivIdentity\ActivClient\ |rwiggins|2 |
|4664 |slack.exe |Slack |3.1.0.0 |506265600|Normal |20 |C:\Users\rwiggins\AppData\Local\slack\app-3.1.0\ |rwiggins|2 |
|4812 |CCleaner64.exe |CCleaner |5.41.129.6446 |15966208 |Normal |5 |C:\Program Files\CCleaner\ |rwiggins|2 |
|4880 |jqs.exe | | |1548288 |Low |6 |C:\IE8\IE8_Thin\SKEL\b33a82ce7077fab96fe2c85ca6bcbf6ec46147f9\ |rwiggins|2 |
|4944 |chrome.exe |Google Chrome |64.0.3282.186 |36118528 |Normal |15 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|5256 |notepad2.exe |Notepad2 x64 |4.2.25.0 |10371072 |Normal |1 |C:\Program Files\TortoiseGit\bin\ |rwiggins|2 |
|5264 |rundll32.exe |Windows host process (Rundll32) |6.1.7600.16385|49897472 |Normal |3 |C:\Windows\System32\ |rwiggins|2 |
|5348 |chrome.exe |Google Chrome |64.0.3282.186 |70438912 |Normal |16 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|5448 |RtsCM64.exe |Integrated Camera Preview Rotation Helper |1.0.0.75 |7380992 |Normal |8 |C:\Windows\ |rwiggins|2 |
|5704 |iTunesHelper.exe |iTunesHelper |12.7.3.46 |15540224 |Normal |9 |C:\Program Files\iTunes\ |rwiggins|2 |
|5972 |sqlplus.exe |Oracle SQL*PLUS |12.2.0.0 |19701760 |Normal |3 |C:\Oracle\product\12.1.0\client\BIN\ |rwiggins|2 |
|7068 |Skype.exe |Skype |7.40.0.104 |168263680|Normal |60 |C:\Program Files (x86)\Skype\Phone\ |rwiggins|2 |
|7120 |chrome.exe |Google Chrome |64.0.3282.186 |35442688 |Normal |15 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|7204 |rundll32.exe |Windows host process (Rundll32) |6.1.7600.16385|80326656 |Normal |4 |C:\Windows\System32\ |rwiggins|2 |
|7544 |Balloon32.exe |McAfee Data Protection Notification |1.7.0.3 |5943296 |Normal |3 |C:\Program Files\McAfee\Endpoint Encryption\ |rwiggins|2 |
|7616 |WRU.exe |Intel(R) WiDi Receiver Updater |6.0.680.0 |42061824 |Normal |10 |C:\Program Files\Intel Corporation\Intel WiDi\ |rwiggins|2 |
|7904 |csrss.exe |Client Server Runtime Process |6.1.7600.16385|0 |High |26 |C:\Windows\System32\ | |2 |
|8152 |taskhost.exe |Host Process for Windows Tasks |6.1.7601.18010|17616896 |Normal |11 |C:\Windows\System32\ |rwiggins|2 |
|8164 |chrome.exe |Google Chrome |64.0.3282.186 |7901184 |Normal |7 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|8168 |SCNotification.exe |SCNotification |5.0.8458.1006 |27860992 |Normal |9 |C:\Windows\CCM\ |rwiggins|2 |
|8232 |ONENOTEM.EXE |Send to OneNote Tool |15.0.4787.1000|1327104 |Normal |2 |C:\Program Files (x86)\Microsoft Office\Office15\ |rwiggins|2 |
|8508 |chrome.exe |Google Chrome |64.0.3282.186 |32374784 |Normal |15 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|8532 |winlogon.exe |Windows Logon Application |6.1.7601.18540|35205120 |High |3 |C:\Windows\System32\ |SYSTEM |2 |
|8608 |MSOSYNC.EXE |Microsoft Office Document Cache |15.0.4791.1000|27209728 |Normal |21 |C:\Program Files (x86)\Microsoft Office\Office15\ |rwiggins|2 |
|8856 |MfeFfCore.exe |McAfee Endpoint Encryption for Files and Folders Main User Mode Application|4.3.1.138 |15335424 |Normal |17 |C:\Program Files\McAfee\Endpoint Encryption for Files and Folders\ |rwiggins|2 |
|9416 |chrome.exe |Google Chrome |64.0.3282.186 |67833856 |Normal |20 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|9660 |MicTray64.exe |mic tray icon |1.6.0.1 |8560640 |Below-Normal|4 |C:\Windows\System32\ |rwiggins|2 |
|9772 |OneDrive.exe |Microsoft OneDrive |18.25.204.9 |37896192 |Normal |18 |C:\Users\rwiggins\AppData\Local\Microsoft\OneDrive\ |rwiggins|2 |
|9792 |chrome.exe |Google Chrome |64.0.3282.186 |39309312 |Normal |15 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|9796 |EvernoteClipper.exe|Evernote Clipper |6.4.2.3788 |8265728 |Normal |4 |C:\Program Files (x86)\Evernote\Evernote\ |rwiggins|2 |
|9824 |chrome.exe |Google Chrome |64.0.3282.186 |218275840|Normal |19 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|9828 |QLBController.exe |QLBController |6.2.39.1 |11407360 |Below-Normal|3 |C:\Program Files (x86)\HP\HP Hotkey Support\ |rwiggins|2 |
|9896 |googledrivesync.exe| |3.39.8370.7843|4980736 |Normal |1 |C:\Program Files (x86)\Google\Drive\ |rwiggins|2 |
|9924 |slack.exe |Slack |3.1.0.0 |98279424 |Normal |17 |C:\Users\rwiggins\AppData\Local\slack\app-3.1.0\ |rwiggins|2 |
|10188|IE8_XPO.exe |Internet Explorer |8.0.6001.18702|34607104 |Normal |10 |C:\IE8\ |rwiggins|2 |
|10872|OUTLOOK.EXE |Microsoft Outlook |15.0.4903.1000|316973056|Normal |54 |C:\Program Files (x86)\Microsoft Office\Office15\ |rwiggins|2 |
|10940|chrome.exe |Google Chrome |64.0.3282.186 |42778624 |Normal |15 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|11008|slack.exe |Slack |3.1.0.0 |128425984|Normal |53 |C:\Users\rwiggins\AppData\Local\slack\app-3.1.0\ |rwiggins|2 |
|11344|SmartAudio3.exe |Bang & Olufsen |3.0.54.12 |17039360 |Below-Normal|21 |C:\Program Files\CONEXANT\SA3\HP-NB-AIO\ |rwiggins|2 |
|11484|jusched.exe |Java Update Scheduler |2.8.161.12 |6651904 |Normal |2 |C:\Program Files (x86)\Common Files\Java\Java Update\ |rwiggins|2 |
|11556|slack.exe |Slack |3.1.0.0 |10620928 |Normal |3 |C:\Users\rwiggins\AppData\Local\slack\app-3.1.0\ |rwiggins|2 |
|12112|GROOVE.EXE |Microsoft OneDrive for Business |15.0.4907.1000|56217600 |Normal |31 |C:\Program Files (x86)\Microsoft Office\Office15\ |rwiggins|2 |
|12140|slack.exe |Slack |3.1.0.0 |44253184 |Normal |15 |C:\Users\rwiggins\AppData\Local\slack\app-3.1.0\ |rwiggins|2 |
|12424|mctray.exe |McTray Application |2.2.0.514 |2052096 |Normal |45 |C:\Program Files\McAfee\Agent\x86\ |rwiggins|2 |
|12452|IE8_XPO.exe |Internet Explorer |8.0.6001.18702|51781632 |Normal |11 |C:\IE8\ |rwiggins|2 |
|12812|javaw.exe |Java(TM) Platform SE binary |8.0.1120.15 |931774464|Normal |61 |C:\Program Files\Java\jdk1.8.0_112\bin\ |rwiggins|2 |
|12980|SynTPHelper.exe |Synaptics Pointing Device Helper |19.0.19.65 |4141056 |Above-Normal|1 |C:\Program Files\Synaptics\SynTP\ |rwiggins|2 |
|13076|accrdsub.exe |ActivIdentity card event handler |6.2.1.52 |18649088 |Normal |12 |C:\Program Files\ActivIdentity\ActivClient\ |rwiggins|2 |
|13140|unsecapp.exe |Sink to receive asynchronous callbacks for WMI client application |6.1.7600.16385|8003584 |Normal |4 |C:\Windows\System32\wbem\ |rwiggins|2 |
|13224|chrome.exe |Google Chrome |64.0.3282.186 |8323072 |Normal |2 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|13252|dcagenttrayicon.exe| | |23818240 |Normal |5 |C:\Program Files (x86)\DesktopCentral_Agent\bin\ |rwiggins|2 |
|13356|Toad.exe |Toad® for Oracle |12.12.0.39 |583630848|Normal |17 |C:\Program Files\Quest Software\Toad for Oracle 2017 R2 Edition\Toad for Oracle 12.12\ |rwiggins|2 |
|13420|googledrivesync.exe| |3.39.8370.7843|114962432|Normal |44 |C:\Program Files (x86)\Google\Drive\ |rwiggins|2 |
|13464|chrome.exe |Google Chrome |64.0.3282.186 |163012608|Normal |15 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|13888|IAStorIcon.exe |IAStorIcon |14.8.7.1051 |30076928 |Normal |7 |C:\Program Files\Intel\Intel(R) Rapid Storage Technology\ |rwiggins|2 |
|13992|chrome.exe |Google Chrome |64.0.3282.186 |225652736|Normal |38 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|14280|chrome.exe |Google Chrome |64.0.3282.186 |45232128 |Normal |16 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|14488|chrome.exe |Google Chrome |64.0.3282.186 |47923200 |Normal |15 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
|15012|chrome.exe |Google Chrome |64.0.3282.186 |42958848 |Normal |16 |C:\Program Files (x86)\Google\Chrome\Application\ |rwiggins|2 |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Assembler Information:
-------------------------------------------------------------------------------------------------------------------------------------
; Base Address: $42F7000, Allocation Base: $4190000, Region Size: 94699520
; Allocation Protect: PAGE_EXECUTE_WRITECOPY, Protect: PAGE_EXECUTE_READ
; State: MEM_COMMIT, Type: MEM_IMAGE
;
;
; System.TStream.ReadBuffer (Line=0 - Offset=73)
; ----------------------------------------------
00000000042F7EC9 7D41 JGE +$41 ; ($00000000042F7F0C) System.TStream.ReadBuffer (Line=0)
00000000042F7ECB 4889D9 MOV RCX, RBX
00000000042F7ECE 4963C5 MOVSXD RAX, R13D
00000000042F7ED1 488D1406 LEA RDX, [RSI+RAX]
00000000042F7ED5 448BC7 MOV R8D, EDI
00000000042F7ED8 452BC5 SUB R8D, R13D
00000000042F7EDB 488B03 MOV RAX, [RBX]
00000000042F7EDE FF5018 CALL QWORD PTR [RAX+$18]
00000000042F7EE1 85C0 TEST EAX, EAX
00000000042F7EE3 7F1F JG +$1F ; ($00000000042F7F04) System.TStream.ReadBuffer (Line=0)
00000000042F7EE5 488B0D241FFCFF MOV RCX, [REL -$0003E0DC] ; ($00000000042B9E10) EReadError Delphi Object "EReadError" EReadError
00000000042F7EEC B201 MOV DL, 1
00000000042F7EEE 4C8B05E32A1D06 MOV R8, [REL $061D2AE3] ; ($000000000A4CA9D8) Data as ANSI: 'ðY..'; Data as UNICODE: '??'
00000000042F7EF5 E876F2F1FF CALL -$0E0D8A ; ($0000000004217170) System.Exception.CreateRes
00000000042F7EFA 4889C1 MOV RCX, RAX
;
; Line=0 - Offset=125
; -------------------
00000000042F7EFD E80EA9EAFF CALL -$1556F2 ; ($00000000041A2810) System._RaiseExcept ; <-- EXCEPTION
00000000042F7F02 EB03 JMP +3 ; ($00000000042F7F07) System.TStream.ReadBuffer (Line=0)
00000000042F7F04 4403E8 ADD R13D, EAX
00000000042F7F07 443BEF CMP R13D, EDI
00000000042F7F0A 7CBF JL -$41 ; ($00000000042F7ECB) System.TStream.ReadBuffer (Line=0)
00000000042F7F0C 90 NOP
00000000042F7F0D 4883C428 ADD RSP, $28
00000000042F7F11 5B POP RBX
00000000042F7F12 5E POP RSI
00000000042F7F13 5F POP RDI
00000000042F7F14 415D POP R13

Registers:
---------------------------------------------
RAX: 0000000077144FB4 RDI: 0000000000000100
RBX: 000000002C239310 RSI: 00000000042F7F02
RCX: 000000000042D980 RBP: 000000000042E060
RDX: 00000000000002C8 RSP: 000000000042DF90
R8 : 0000000000000000 R9 : 0000000000000000
R10: 0000000000000000 R11: 000000000042DFD0
R12: 0000000000000000 R13: 0000000000000000
R14: 0000000000000013 R15: 0000000000091D02
RIP: 000007FEFCF1A06D FLG: 0000000000000206
EXP: 00000000042F7EFD STK: 000000000042DF90

Stack: Memory Dump:
---------------------------------- -----------------------------------------------------------------------------------
000000002205CA58: 000000000042E130 00000000042F7EFD: E8 0E A9 EA FF EB 03 44 03 E8 44 3B EF 7C BF 90 .......D..D;.|..
000000002205CA50: 0000000000000000 00000000042F7F0D: 48 83 C4 28 5B 5E 5F 41 5D C3 CC CC CC CC CC CC H..([^_A].......
000000002205CA48: 0000000000000000 00000000042F7F1D: CC CC CC 55 48 83 EC 40 48 8B EC 48 89 4D 28 48 ...UH..@H..H.M(H
000000002205CA40: 0000000000000000 00000000042F7F2D: 89 55 30 48 C7 45 38 00 00 00 00 90 48 8B 4D 28 .U0H.E8.....H.M(
000000002205CA38: 0000000000000000 00000000042F7F3D: 48 8B 55 30 E8 6A EF FF FF 83 F8 01 74 2A 48 8D H.U0.j......t*H.
000000002205CA30: 0000000000000000 00000000042F7F4D: 4D 38 48 8B 15 82 2A 1D 06 E8 C5 4B EB FF 48 8B M8H...*....K..H.
000000002205CA28: 000000002C239310 00000000042F7F5D: 0D AE 1E FC FF B2 01 4C 8B 45 38 E8 93 EF F1 FF .......L.E8.....
000000002205CA20: 00000000042F7F02 00000000042F7F6D: 48 89 C1 E8 9B A8 EA FF 90 48 8D 4D 38 E8 61 B6 H........H.M8.a.
000000002205CA18: 0000000000000007 00000000042F7F7D: EA FF 48 8D 65 40 5D C3 48 8B C0 48 8D 04 05 00 ..H.e@].H..H....
000000002205CA10: 000007FEFCF1A06D 00000000042F7F8D: 00 00 00 55 48 83 EC 20 48 8B EC 48 8D 4A 38 E8 ...UH.. H..H.J8.
000000002205CA08: 0000000000000000 00000000042F7F9D: 3F B6 EA FF 48 8D 65 20 5D C3 CC CC CC CC CC CC ?...H.e ].......
000000002205CA00: 000000010EEDFADE 00000000042F7FAD: CC CC CC 55 48 83 EC 40 48 8B EC 48 89 4D 20 48 ...UH..@H..H.M H
000000002205C9F8: 0000000000000000 00000000042F7FBD: 89 55 28 44 89 45 34 48 C7 45 38 00 00 00 00 90 .U(D.E4H.E8.....
000000002205C9F0: 0000000000000100 00000000042F7FCD: 8B 45 34 85 C0 74 42 48 8B 4D 20 48 8B 55 28 44 .E4..tBH.M H.U(D
000000002205C9E8: 00000000042F7F02 00000000042F7FDD: 8B 45 34 E8 EB EE FF FF 8B 4D 34 3B C1 74 2A 48 .E4......M4;.t*H
000000002205C9E0: 000000002C239310 00000000042F7FED: 8D 4D 38 48 8B 15 E1 29 1D 06 E8 24 4B EB FF 48 .M8H...)...$K..H

RE: Connecting TOAD to remote database over SSH

RE: Connecting TOAD to remote database over SSH

$
0
0
Thanks John,
Yes I saw this article and it still doesn’t work.
There seems to be a time out on the other end of the tunnel when trying to connect.
I also and using Windows 10, so not sure what the problem is.
 
-Mike
 
 

Connecting TOAD to remote database over SSH

$
0
0

I am having problems connecting TOAD to a Remote customer database using SSH Tunnel thru "SecureLink" .

Has anyone had any luck doing this?

I keep getting "time Out" error when trying to connect.


RE: Connecting TOAD to remote database over SSH

$
0
0
Gosh! I'd forgotten that I wrote that! Must be getting old. Checks watch... yup!

Cheers,
Norm. [TeamT]

Toad for Oracle 12.12 and Windows 10

$
0
0

Hi i have installed toad for oracle 12.12 in a Windows 10. When i log in my database i have this error "Can't initialize OCI. Error -1". Have you an idee ? The user is domain admins

RE: How to request pricing of Toad products in Hong Kong

$
0
0

One option would be to call the Quest China office in Beijing, I assume that is the Sales office that would include Hong Kong:  +86 (0)10 8520 9800- 29817 

I got this phone number by: (1) https://www.quest.com/buy/ (2) Selecting Asia Pacific under Filter By Region  (3) Scrolling down to China 

Regards, 

Nate Gaffaney, Quest Software

How to request pricing of Toad products in Hong Kong

$
0
0

Hello,

I am working in Hong Kong. I requested the pricing of following Toad products over a week in www.quest.com. But, I cannot get the answer. What can I do? Please advice. Thank you.

Toad product:

TOAD Data Modeler

Toad for Oracle 

Toad for SQL Server

Toad Edge

My DATA GRID window and my SQL window have switched places.

$
0
0

My DATA GRID window and my SQL window have switched places.

I do not know what I did to cause the switch. 

The SQL window used to be on the top of the screen and the DATA GRID window used to be on the bottom of the screen. 

How do I switch them back?

Thank you for your help.

hlee@astate.edu

Performance slow

$
0
0

We are woirking on Windows 7 and TOAD V13.0. The times when we use TFS Team Coding (TFS 2013) is not usable the whole day.

So also the switching times between connections inside TOAD which are all under team coding are very slow, too.

Rebuild Table and team coding

$
0
0

when a rebuild table is done with the option "keep original table as backup" is checked, all works in the first moment. Then delete the Backup table tablename_x and check in all the stuff.
After that you want to rebuild again the same table without the option "keep original table as backup", the script wasn't run anymore without any error message. 

Only if you delete inside the TOAD Schema the OBJECT tablenmae_x table object the functions works as wanted.
BUG - it seems so.


Can't update

$
0
0

Under TOAD V13 we see some error message under "Check for updates" : "unexpected format of version file ver.txt. Expected Major.Minor.Release.Build"

How could it be corrected? We not changed it.

RE: Exporting Numeric Data into excel is converting to Text

$
0
0

Hi,

Make SQL based export. Example (simple one but enough to understand):
10:04:05 SQL>select to_number ('1.1') from dual;

TO_NUMBER('1.1')
----------------
             1.1

Elapsed: 00:00:00.03

In a case of custom decimal point ...error like:
10:04:19 SQL>select to_number ('1,1') from dual;
select to_number ('1,1') from dual
                  *
ERROR at line 1:
ORA-01722: invalid number


Elapsed: 00:00:00.06

Use this trick:
10:04:22 SQL>alter session set NLS_NUMERIC_CHARACTERS = ',.';

Session altered.

Elapsed: 00:00:00.01
10:05:14 SQL>select to_number ('1,1') from dual;

TO_NUMBER('1,1')
----------------
             1,1

Elapsed: 00:00:00.03
10:05:16 SQL>

In that way Toad is smart enough to export properly types...

If this doesn't help, then your problem is connected with your local settings in Windows (and Excel is following it).
For that do not know the cure.

Brg

Damir

Exporting Numeric Data into excel is converting to Text

$
0
0

Hi,

i am new to TOAD. I am facing an issue. I am exporting the data for query into excel which includes some numeric value but when I check in excel it is converted to text. I checked the column type and they are VarChar. Is there any way to store them as Number in excel while exporting?

Thanks,

RE: Exporting Numeric Data into excel is converting to Text

$
0
0

Toad exports with the datatype in the query. so if you were exporting the following select

select 1.23,'4.56' from dual;

The first column would be saved as numeric with the value of 1.23, the second column would store the string '4.56' and would be formatted as a text string. Look at your select and determine the datatype of the column.

RE: Exporting Numeric Data into excel is converting to Text

$
0
0

Are you running a query in Toad with F5 and then exporting the grid created from that?  F5 runs as script, so we show data as text, like SQL*Plus), and then we process it after that.

Run your query with F9 instead and datatypes will be retained.

Viewing all 4385 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>