Skip to main content
4-Participant
April 29, 2026
Question

Timed out error while Oracle pulls data from windchill

  • April 29, 2026
  • 3 replies
  • 32 views

Timed out error while Oracle pulls data from windchill

3 replies

23-Emerald III
April 29, 2026

More information needed!
Windchill version

Oracle version

on premise system

remote system

4-Participant
May 19, 2026

Windchill version - 12.1

Oracle version - R12

on premise system - yes

 

17-Peridot
May 5, 2026

Hi ​@MD_10752509,

What query are you executing?

 

4-Participant
May 19, 2026

Hello, 

Query 1 :::>>>SELECT A0.*
 FROM ext.thermoking.publish.PLMItemOut A0
WHERE (A0.changeId >= 94842397) AND ((A0.plantcode = 'VIG')) AND (ROWNUM <= 300)
 ORDER BY A0.changeId
 joins=null
 useBind=true [94842397, VIG, 300]

This is the query I am using

avillanueva
23-Emerald I
23-Emerald I
May 19, 2026

This appears to be a custom table, right? Not sure that class is standard.